14 lines
322 B
Diff
14 lines
322 B
Diff
|
|
--- a/browser/base/content/browser.js
|
||
|
|
+++ b/browser/base/content/browser.js
|
||
|
|
@@ -2045,10 +2045,6 @@
|
||
|
|
MenuTouchModeObserver.init();
|
||
|
|
}
|
||
|
|
|
||
|
|
- if (AppConstants.MOZ_DATA_REPORTING) {
|
||
|
|
- gDataNotificationInfoBar.init();
|
||
|
|
- }
|
||
|
|
-
|
||
|
|
if (!AppConstants.MOZILLA_OFFICIAL) {
|
||
|
|
DevelopmentHelpers.init();
|
||
|
|
}
|