mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-04 05:32:56 +00:00
fix mozilla build: for some reason, the XP strings (yep, allxpstr.h) are declared and allocated in that file.
This commit is contained in:
parent
91ffd7918d
commit
f9060926e2
@ -27,9 +27,11 @@
|
|||||||
#include "cvunzip.h"
|
#include "cvunzip.h"
|
||||||
|
|
||||||
/* BEGIN NEW_STRING_LIB */
|
/* BEGIN NEW_STRING_LIB */
|
||||||
/*#ifdef XP_MAC
|
#ifdef XP_MAC
|
||||||
|
#ifndef MOZ_NGLAYOUT
|
||||||
#include "allxpstr.h"
|
#include "allxpstr.h"
|
||||||
#endif*/
|
#endif
|
||||||
|
#endif
|
||||||
/* END NEW_STRING_LIB */
|
/* END NEW_STRING_LIB */
|
||||||
#ifdef MOZILLA_CLIENT
|
#ifdef MOZILLA_CLIENT
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user