Commit 1fbcc23e authored by Nathan Froyd's avatar Nathan Froyd
Browse files

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

This value isn't actually used.
parent 2e03149c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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',