Bug 1413538 - remove unused FILES_PER_UNIFIED_FILE from root moz.build; r=chmanchester

This value isn't actually used.
This commit is contained in:
Nathan Froyd 2017-11-01 13:50:00 -04:00
parent 2e03149cc0
commit 1fbcc23e45

View file

@ -67,8 +67,6 @@ with Files("**/*.xhtml"):
with Files("**/*.xul"):
SCHEDULES.inclusive += ['test-verify']
FILES_PER_UNIFIED_FILE = 1
CONFIGURE_SUBST_FILES += [
'config/autoconf.mk',
'config/emptyvars.mk',