Bug 607265 - 'mailnews.use_received_date' pref is no longer used, should be removed; r=bienvenu

This commit is contained in:
Ludovic Hirlimann 2010-10-26 19:26:30 +01:00
Родитель f140cdc631
Коммит f7a2aae727
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -709,8 +709,6 @@ pref("mail.server.default.retainBy", 1);
pref("mailnews.ui.junk.firstuse", true);
pref("mailnews.ui.junk.manualMarkAsJunkMarksRead", true);
pref("mailnews.use_received_date", false);
// for manual upgrades of certain UI features.
// 1 -> 2 is for the folder pane tree landing, to hide the
// unread and total columns, see msgMail3PaneWindow.js