summaryrefslogtreecommitdiffstats
path: root/memory/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'memory/moz.build')
-rw-r--r--memory/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/memory/moz.build b/memory/moz.build
index 7f7559f3a..acbcfaec9 100644
--- a/memory/moz.build
+++ b/memory/moz.build
@@ -21,7 +21,4 @@ if CONFIG['MOZ_MEMORY']:
]
if CONFIG['MOZ_REPLACE_MALLOC']:
- DIRS += ['jemalloc']
-
- if CONFIG['MOZ_REPLACE_MALLOC']:
DIRS += ['replace']