Bug 466827 - browser.places.leftPaneFolderId is useless, r=dietrich

This commit is contained in:
Marco Bonardo 2008-12-11 15:23:25 +01:00
Родитель 66a905b4dc
Коммит 06fffcd74f
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -544,10 +544,6 @@ BrowserGlue.prototype = {
this.ensurePlacesDefaultQueriesInitialized();
}
else {
// Create a new Organizer left pane folder root, the old will not be
// valid anymore.
this._prefs.setIntPref("browser.places.leftPaneFolderId", -1);
// ensurePlacesDefaultQueriesInitialized() is called by import.
this._prefs.setIntPref("browser.places.smartBookmarksVersion", 0);