This commit is contained in:
scott%scott-macgregor.org 2005-07-13 21:42:13 +00:00
Родитель e738bafc48
Коммит 7e98fa5048
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1285,7 +1285,7 @@ function ClearMessagePane()
// hide the message header view AND the message pane...
HideMessageHeaderPane();
gMessageNotificationBar.clearMsgNotifications();
ClearPendingReadTimer();
ClearPendingReadTimer();
}
}