diff options
-rw-r--r-- | components/preferences/in-content/advanced.xul | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/components/preferences/in-content/advanced.xul b/components/preferences/in-content/advanced.xul index 2f0e422..162c38c 100644 --- a/components/preferences/in-content/advanced.xul +++ b/components/preferences/in-content/advanced.xul @@ -259,13 +259,6 @@ accesskey="&updateHistory.accesskey;" preference="app.update.disable_button.showUpdateHistory"/> </hbox> - -#ifdef MOZ_MAINTENANCE_SERVICE - <checkbox id="useService" - label="&useService.label;" - accesskey="&useService.accesskey;" - preference="app.update.service.enabled"/> -#endif </groupbox> #endif <groupbox id="updateOthers" align="start"> |