diff options
Diffstat (limited to 'application/basilisk/app/profile/channel-prefs.js')
-rw-r--r-- | application/basilisk/app/profile/channel-prefs.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/application/basilisk/app/profile/channel-prefs.js b/application/basilisk/app/profile/channel-prefs.js deleted file mode 100644 index 633c489f3..000000000 --- a/application/basilisk/app/profile/channel-prefs.js +++ /dev/null @@ -1,5 +0,0 @@ -/* 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/. */ - -pref("app.update.channel", "@MOZ_UPDATE_CHANNEL@"); |