From 14ef5645383a36383082b75a8495c5df53f18f26 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 11 Nov 2019 00:39:20 -0500 Subject: Tails 6156 - Fix outdated error handling in accountcreation and remove buggy debug code Tag #1273 --- mailnews/base/prefs/content/accountcreation/emailWizard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mailnews/base/prefs/content/accountcreation/emailWizard.js') diff --git a/mailnews/base/prefs/content/accountcreation/emailWizard.js b/mailnews/base/prefs/content/accountcreation/emailWizard.js index 51c2bf1f5..55ca8f93c 100644 --- a/mailnews/base/prefs/content/accountcreation/emailWizard.js +++ b/mailnews/base/prefs/content/accountcreation/emailWizard.js @@ -75,7 +75,7 @@ Things to test (works for me): former bug: goes to manual first shortly, then to result **********************/ -// To debug, set mail.wizard.logging.dump (or .console)="All" and kDebug = true +// To debug, set mail.wizard.logging.dump (or .console)="All" function e(elementID) { -- cgit v1.2.3