summaryrefslogtreecommitdiff
path: root/libre/iceweasel/vendor.js.in
diff options
context:
space:
mode:
Diffstat (limited to 'libre/iceweasel/vendor.js.in')
-rw-r--r--libre/iceweasel/vendor.js.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/libre/iceweasel/vendor.js.in b/libre/iceweasel/vendor.js.in
index 2d5f1a30b..d67ae2fb0 100644
--- a/libre/iceweasel/vendor.js.in
+++ b/libre/iceweasel/vendor.js.in
@@ -321,7 +321,3 @@ pref("extensions.getAddons.showPane", false);
// Setting these preferences just in case and to not frustrate users.
pref("app.normandy.api_url", "http://127.0.0.1/");
pref("app.normandy.enabled", false);
-
-// Disable Mozilla's remote configuration of search engines
-// See https://bugzilla.mozilla.org/show_bug.cgi?id=1542235
-pref("browser.search.modernConfig", false);