diff --git a/mozilla/browser/app/profile/firefox.js b/mozilla/browser/app/profile/firefox.js index 642645499cb..3992c6eaca4 100644 --- a/mozilla/browser/app/profile/firefox.js +++ b/mozilla/browser/app/profile/firefox.js @@ -242,7 +242,6 @@ pref("browser.link.open_newwindow.restriction", 0); pref("browser.tabs.loadInBackground", true); pref("browser.tabs.loadFolderAndReplace", true); pref("browser.tabs.opentabfor.middleclick", true); -pref("browser.tabs.opentabfor.urlbar", true); pref("browser.tabs.loadDivertedInBackground", false); pref("browser.tabs.loadBookmarksInBackground", false);