mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
We are not using the XML_UNICODE_WCHAR_T define on any platform. So, no need to define it.
This commit is contained in:
parent
b20392f14f
commit
d3d5178f37
@ -53,7 +53,4 @@ particular environments. */
|
||||
#endif /* MOZILLA */
|
||||
|
||||
/* Enable Unicode string processing in expat */
|
||||
#ifndef XP_UNIX
|
||||
#define XML_UNICODE_WCHAR_T
|
||||
#endif
|
||||
#define XML_UNICODE
|
||||
|
@ -53,7 +53,4 @@ particular environments. */
|
||||
#endif /* MOZILLA */
|
||||
|
||||
/* Enable Unicode string processing in expat */
|
||||
#ifndef XP_UNIX
|
||||
#define XML_UNICODE_WCHAR_T
|
||||
#endif
|
||||
#define XML_UNICODE
|
||||
|
Loading…
Reference in New Issue
Block a user