зеркало из https://github.com/mozilla/gecko-dev.git
BugZilla 2131. Plus, fix undef symbol in Mac
This commit is contained in:
Родитель
a9de497de7
Коммит
2525421a80
|
@ -924,7 +924,7 @@ static void _md_CreateEventQueue( PLEventQueue *eventQueue )
|
|||
} /* end _md_CreateEventQueue() */
|
||||
#endif /* XP_OS2 */
|
||||
|
||||
#if defined(XP_UNIX)
|
||||
#if defined(XP_UNIX) || defined(XP_MAC)
|
||||
/*
|
||||
** _md_CreateEventQueue() -- ModelDependent initializer
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче