13 lines
322 B
Diff
13 lines
322 B
Diff
--- a/browser/base/content/browser.js
|
|
+++ b/browser/base/content/browser.js
|
|
@@ -1353,9 +1353,6 @@ var gBrowserInit = {
|
|
gSyncUI.init();
|
|
gFxAccounts.init();
|
|
|
|
- if (AppConstants.MOZ_DATA_REPORTING)
|
|
- gDataNotificationInfoBar.init();
|
|
-
|
|
gBrowserThumbnails.init();
|
|
|
|
gMenuButtonBadgeManager.init();
|