diff options
Diffstat (limited to 'mobile/android/base/locales/moz.build')
-rw-r--r-- | mobile/android/base/locales/moz.build | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mobile/android/base/locales/moz.build b/mobile/android/base/locales/moz.build deleted file mode 100644 index 079d4d640..000000000 --- a/mobile/android/base/locales/moz.build +++ /dev/null @@ -1,8 +0,0 @@ -# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: -# This Source Code Form is subject to the terms of the Mozilla Public -# 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/. - -if CONFIG['MOZ_ANDROID_SEARCH_ACTIVITY']: - DEFINES['MOZ_ANDROID_SEARCH_ACTIVITY'] = 1 |