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

git-svn-id: svn://10.0.0.236/trunk@181798 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gavin%gavinsharp.com 2005-10-07 23:56:31 +00:00
parent 128d89fa49
commit 4666924b2b

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