diff options
Diffstat (limited to 'memory/replace/moz.build')
-rw-r--r-- | memory/replace/moz.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/memory/replace/moz.build b/memory/replace/moz.build index e850637cb..881c76334 100644 --- a/memory/replace/moz.build +++ b/memory/replace/moz.build @@ -12,5 +12,3 @@ DIRS += [ if CONFIG['MOZ_REPLACE_MALLOC_LINKAGE'] == 'dummy library': DIRS += ['dummy'] -if CONFIG['MOZ_DMD']: - DIRS += ['dmd'] |