зеркало из https://github.com/mozilla/pjs.git
210752 - remove unused preference
This commit is contained in:
Родитель
9c1efb53b6
Коммит
c64f46daf7
|
@ -135,7 +135,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.history.last_page_visited", "");
|
||||
pref("browser.history_expire_days", 9);
|
||||
pref("browser.history.grouping", "day");
|
||||
pref("browser.sessionhistory.max_entries", 50);
|
||||
|
|
|
@ -135,7 +135,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.history.last_page_visited", "");
|
||||
pref("browser.history_expire_days", 9);
|
||||
pref("browser.history.grouping", "day");
|
||||
pref("browser.sessionhistory.max_entries", 50);
|
||||
|
|
Загрузка…
Ссылка в новой задаче