summaryrefslogtreecommitdiffstats
path: root/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'moz.build')
-rw-r--r--moz.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/moz.build b/moz.build
index fee89428d..2c02ec3a0 100644
--- a/moz.build
+++ b/moz.build
@@ -84,6 +84,4 @@ if not CONFIG['JS_STANDALONE'] and CONFIG['MOZ_BUILD_APP']:
# Bring in the configuration for the configured application.
include('/' + CONFIG['MOZ_BUILD_APP'] + '/app.mozbuild')
-CONFIGURE_SUBST_FILES += ['.cargo/config']
-
include('build/templates.mozbuild')