diff options
Diffstat (limited to 'application/palemoon/app/profile/channel-prefs.js')
-rw-r--r-- | application/palemoon/app/profile/channel-prefs.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/application/palemoon/app/profile/channel-prefs.js b/application/palemoon/app/profile/channel-prefs.js deleted file mode 100644 index feb27c1a3..000000000 --- a/application/palemoon/app/profile/channel-prefs.js +++ /dev/null @@ -1,6 +0,0 @@ -#filter substitution -/* 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@"); |