This commit is contained in:
troy%netscape.com 1999-10-23 02:27:07 +00:00
Родитель 04ee464ef6
Коммит 5fc05be5eb
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -51,8 +51,6 @@ nsNativeViewerApp::Run()
// Pump all messages
do {
// BOOL havePriorityMessage;
// Give priority to system messages (in particular keyboard, mouse,
// timer, and paint messages).
// Note: on Win98 and NT 5.0 we can also use PM_QS_INPUT and PM_QS_PAINT flags.