summaryrefslogtreecommitdiffstats
path: root/application/basilisk/app/profile/basilisk.js
diff options
context:
space:
mode:
Diffstat (limited to 'application/basilisk/app/profile/basilisk.js')
-rw-r--r--application/basilisk/app/profile/basilisk.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/application/basilisk/app/profile/basilisk.js b/application/basilisk/app/profile/basilisk.js
index bcd0d4bcd..79d767851 100644
--- a/application/basilisk/app/profile/basilisk.js
+++ b/application/basilisk/app/profile/basilisk.js
@@ -153,11 +153,6 @@ pref("app.update.url", "https://aus5.mozilla.org/update/6/%PRODUCT%/%VERSION%/%B
// Show the Update Checking/Ready UI when the user was idle for x seconds
pref("app.update.idletime", 60);
-// Whether or not to attempt using the service for updates.
-#ifdef MOZ_MAINTENANCE_SERVICE
-pref("app.update.service.enabled", true);
-#endif
-
// Symmetric (can be overridden by individual extensions) update preferences.
// e.g.
// extensions.{GUID}.update.enabled