summaryrefslogtreecommitdiff
path: root/app/profile/iceweasel-uxp.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/profile/iceweasel-uxp.js')
-rw-r--r--app/profile/iceweasel-uxp.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/profile/iceweasel-uxp.js b/app/profile/iceweasel-uxp.js
index be472a0..e46bea8 100644
--- a/app/profile/iceweasel-uxp.js
+++ b/app/profile/iceweasel-uxp.js
@@ -973,13 +973,6 @@ pref("services.sync.syncedTabs.showRemoteIcons", true);
pref("services.sync.sendTabToDevice.enabled", true);
-// Developer edition preferences
-#ifdef MOZ_DEV_EDITION
-sticky_pref("lightweightThemes.selectedThemeID", "firefox-devedition@mozilla.org");
-#else
-sticky_pref("lightweightThemes.selectedThemeID", "");
-#endif
-
// Whether the character encoding menu is under the main Firefox button. This
// preference is a string so that localizers can alter it.
pref("browser.menu.showCharacterEncoding", "chrome://browser/locale/browser.properties");