Removing unused 4.x prefs (39812). r=pavlov

This commit is contained in:
mcafee%netscape.com 2000-06-24 03:32:40 +00:00
Родитель 9a0fc26f67
Коммит 2661679d41
3 изменённых файлов: 0 добавлений и 10 удалений

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

@ -1131,9 +1131,6 @@ PREF_SetSpecialPrefsLocal(void)
{ {
static char *prefName[] = { static char *prefName[] = {
"browser.bookmark_columns_win", "browser.bookmark_columns_win",
"browser.history_file",
"browser.sarcache.directory",
"browser.user_history_file",
"editor.html_editor", "editor.html_editor",
"editor.template_history_0", "editor.template_history_0",
"editor.template_last_loc", "editor.template_last_loc",

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

@ -1131,9 +1131,6 @@ PREF_SetSpecialPrefsLocal(void)
{ {
static char *prefName[] = { static char *prefName[] = {
"browser.bookmark_columns_win", "browser.bookmark_columns_win",
"browser.history_file",
"browser.sarcache.directory",
"browser.user_history_file",
"editor.html_editor", "editor.html_editor",
"editor.template_history_0", "editor.template_history_0",
"editor.template_last_loc", "editor.template_last_loc",

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

@ -1941,10 +1941,6 @@ nsPrefMigration::SetPremigratedFilePref(const char *pref_name, nsIFileSpec *path
static const char *prefsToConvert[] = { static const char *prefsToConvert[] = {
"browser.cache.directory", "browser.cache.directory",
"browser.bookmark_file",
"browser.history_file",
"browser.sarcache.directory",
"browser.user_history_file",
"custtoolbar.personal_toolbar_folder", "custtoolbar.personal_toolbar_folder",
"editor.image_editor", "editor.image_editor",
"editor.html_editor", "editor.html_editor",