12 lines
302 B
Diff
12 lines
302 B
Diff
--- a/browser/base/content/browser.js
|
|
+++ b/browser/base/content/browser.js
|
|
@@ -1548,9 +1548,6 @@
|
|
MenuTouchModeObserver.init();
|
|
}
|
|
|
|
- if (AppConstants.MOZ_DATA_REPORTING)
|
|
- gDataNotificationInfoBar.init();
|
|
-
|
|
if (!AppConstants.MOZILLA_OFFICIAL)
|
|
DevelopmentHelpers.init();
|