Removing another unused pref.

git-svn-id: svn://10.0.0.236/trunk@130326 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com
2002-09-24 03:17:30 +00:00
parent c72aaefe6b
commit a9fb7903de

View File

@@ -121,7 +121,6 @@ pref("browser.search.defaulturl", "chrome://browser-region/locale/region.propert
// (note: must be a string representation of a float or it'll default to 0.0)
pref("browser.search.basic.min_ver", "0.0");
pref("browser.urlbar.autocomplete.enabled", true);
pref("browser.urlbar.clickSelectsAll", true);
pref("browser.history.last_page_visited", "");
pref("browser.history_expire_days", 9);