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

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

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