diff options
author | Matt A. Tobin <email@mattatobin.com> | 2022-03-24 19:20:40 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-03-24 19:20:40 -0500 |
commit | bb55da6f5776e3656232cc4e31e29fb06091c5b0 (patch) | |
tree | e61dbfa0d91c278b1d9128109ddf5d06c67645c5 /build | |
parent | fcf40fb6ef6f254b4b9e79ecaf85dd3a9151f00c (diff) | |
download | aura-central-bb55da6f5776e3656232cc4e31e29fb06091c5b0.tar.gz |
Revert "Issue %28 - Restore the ability to accept Firefox GUIDs"
This reverts commit 4ed3977948fc54f3c794d71f4df6136c959ab42a.
Diffstat (limited to 'build')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index e6bec478a..73202a777 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -295,7 +295,6 @@ def old_configure_options(*options): '--disable-browser-statusbar', '--disable-sync', '--disable-personas', - '--enable-phoenix-extensions', # Below are configure flags used by Basilisk '--disable-webextensions', |