mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
remove nsUnicharUtil for win, ifdef XP_MAC untill we verify
This commit is contained in:
parent
efb595b600
commit
1b0ffe2515
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user