summaryrefslogtreecommitdiff
path: root/js/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/moz.build')
-rw-r--r--js/src/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/src/moz.build b/js/src/moz.build
index 7d653d828..a3a0f8791 100644
--- a/js/src/moz.build
+++ b/js/src/moz.build
@@ -122,9 +122,6 @@ if CONFIG['JS_HAS_CTYPES']:
if CONFIG['JS_BUNDLED_EDITLINE']:
DIRS += ['editline']
-if CONFIG['JS_NEW_REGEXP']:
- DIRS += ['new-regexp']
-
if not CONFIG['JS_DISABLE_SHELL']:
DIRS += ['shell']