diff options
Diffstat (limited to 'browser/app/profile')
-rw-r--r-- | browser/app/profile/firefox.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js index 217f13757..6ffc50eec 100644 --- a/browser/app/profile/firefox.js +++ b/browser/app/profile/firefox.js @@ -1290,8 +1290,6 @@ pref("privacy.trackingprotection.ui.enabled", true); #else pref("privacy.trackingprotection.ui.enabled", false); #endif -pref("privacy.trackingprotection.introCount", 0); -pref("privacy.trackingprotection.introURL", "https://www.mozilla.org/%LOCALE%/firefox/%VERSION%/tracking-protection/start/"); // Enable Contextual Identity Containers #ifdef NIGHTLY_BUILD |