Bug 308862: Remove unused preference "browser.tabs.opentabfor.urlbar", patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r=mano

This commit is contained in:
gavin%gavinsharp.com 2005-10-07 23:56:31 +00:00
parent 472123ea64
commit 3a7f076730

View File

@ -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);