Bug 311605 followup: tweak comment

This commit is contained in:
gavin%gavinsharp.com 2005-12-04 18:42:48 +00:00
parent b05089efa8
commit e5fa0a9215

View File

@ -198,7 +198,7 @@ BrowserGlue.prototype = {
if (!shell.isDefaultBrowser()) {
if (aUserInitiated) {
// Don't show the checkbox if this dialog is forced
// Don't show the checkbox
checkboxLabel = null;
checkEveryTime = {};
}