зеркало из https://github.com/mozilla/gecko-dev.git
Turned off call to NET_PollSockets() on XP_MAC, to fix link error, not really needed anyway.
This commit is contained in:
Родитель
0698f88bcf
Коммит
24273af537
|
@ -858,7 +858,7 @@ char *str;
|
|||
void
|
||||
polllistener::AfterDispatch()
|
||||
{
|
||||
|
||||
#ifndef XP_MAC
|
||||
NET_PollSockets();
|
||||
|
||||
#endif
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче