diff options
Diffstat (limited to 'application/palemoon/moz.configure')
-rw-r--r-- | application/palemoon/moz.configure | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/application/palemoon/moz.configure b/application/palemoon/moz.configure index 631980d15..72236254f 100644 --- a/application/palemoon/moz.configure +++ b/application/palemoon/moz.configure @@ -4,9 +4,4 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -imply_option('MOZ_PLACES', True) -imply_option('MOZ_SERVICES_HEALTHREPORT', True) -imply_option('MOZ_SERVICES_SYNC', True) -imply_option('MOZ_SERVICES_CLOUDSYNC', True) - include('../../toolkit/moz.configure') |