зеркало из https://github.com/mozilla/pjs.git
remove nsUnicharUtil for win, ifdef XP_MAC untill we verify
This commit is contained in:
Родитель
16d1062ec0
Коммит
fe6580cc28
|
@ -255,7 +255,7 @@ NS_SetupRegistry()
|
|||
// NETLIB
|
||||
nsComponentManager::RegisterComponent(kCNetServiceCID, NULL, NULL, NETLIB_DLL, PR_FALSE, PR_FALSE);
|
||||
|
||||
#ifndef XP_UNIX
|
||||
#ifdef XP_MAC
|
||||
// UNICHARUTIL
|
||||
nsComponentManager::RegisterComponent(kCUnicharUtilCID, NULL, NULL, UNICHARUTIL_DLL, PR_FALSE, PR_FALSE);
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче