Back out rev 1.28 to test some hypotheses about bug 207313.

This commit is contained in:
nelsonb%netscape.com 2003-05-30 10:06:29 +00:00
Родитель 0d55c4b763
Коммит 93542dbdb9
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -760,9 +760,6 @@ int main(int argc, char **argv)
error = 1;
goto done;
}
/* Wait until the pseudo stdin is readable (for debugging). --wtc */
PR_Poll(&pollset[1], 1, PR_INTERVAL_NO_TIMEOUT);
}
#endif