summaryrefslogtreecommitdiffstats
path: root/toolkit/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/moz.build')
-rw-r--r--toolkit/moz.build9
1 files changed, 0 insertions, 9 deletions
diff --git a/toolkit/moz.build b/toolkit/moz.build
index b02d122cd..c0f7dc214 100644
--- a/toolkit/moz.build
+++ b/toolkit/moz.build
@@ -48,12 +48,3 @@ elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
DIRS += ['system/windowsproxy']
elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'android':
DIRS += ['system/androidproxy']
-
-with Files('mozapps/installer/windows/*'):
- BUG_COMPONENT = ('Toolkit', 'NSIS Installer')
-
-with Files('pluginproblem/*'):
- BUG_COMPONENT = ('Core', 'Plug-ins')
-
-with Files('mozapps/preferences/*'):
- BUG_COMPONENT = ('Toolkit', 'Preferences')