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
Родитель 2e03149cc0
Коммит 1fbcc23e45
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

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