Bug 451825 - Remove |MOZ_CO_PROJECT| remnants; <mozilla-central> part; r=ted.mielczarek
--- a/browser/config/mozconfig
+++ b/browser/config/mozconfig
@@ -1,6 +1,5 @@
# This file specifies the build flags for Firefox. You can use it by adding:
# . $topsrcdir/browser/config/mozconfig
# to the top of your mozconfig file.
-mk_add_options MOZ_CO_PROJECT=browser
ac_add_options --enable-application=browser
--- a/xulrunner/config/mozconfig
+++ b/xulrunner/config/mozconfig
@@ -1,7 +1,5 @@
-
# This file specifies the build flags for XULRunner. You can use it by adding:
# . $topsrcdir/xulrunner/config/mozconfig
# to the top of your mozconfig file.
-mk_add_options MOZ_CO_PROJECT=xulrunner
ac_add_options --enable-application=xulrunner