summaryrefslogtreecommitdiffstats
path: root/toolkit/modules/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/modules/moz.build')
-rw-r--r--toolkit/modules/moz.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/toolkit/modules/moz.build b/toolkit/modules/moz.build
index d675f2f60..60f3cc3da 100644
--- a/toolkit/modules/moz.build
+++ b/toolkit/modules/moz.build
@@ -100,12 +100,6 @@ EXTRA_JS_MODULES += [
'WindowDraggingUtils.jsm',
'ZipUtils.jsm',
]
-
-if CONFIG['MC_PALEMOON']:
- EXTRA_JS_MODULES += [
- 'Dict.jsm',
- ]
-
EXTRA_JS_MODULES.third_party.jsesc += ['third_party/jsesc/jsesc.js']
EXTRA_JS_MODULES.sessionstore += ['sessionstore/Utils.jsm']