mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Bug 499460 - Build error in plugin code for Symbian emulator. r=josh, sr=jst
This commit is contained in:
parent
706644dc33
commit
b637d1888a
@ -57,16 +57,6 @@
|
||||
# endif /* XP_WIN */
|
||||
#endif /* _WINDOWS */
|
||||
|
||||
#ifdef __MWERKS__
|
||||
# define _declspec __declspec
|
||||
# ifdef __INTEL__
|
||||
# undef NULL
|
||||
# ifndef XP_WIN
|
||||
# define XP_WIN 1
|
||||
# endif /* XP_WIN */
|
||||
# endif /* __INTEL__ */
|
||||
#endif /* __MWERKS__ */
|
||||
|
||||
#ifdef XP_MACOSX
|
||||
#ifdef __LP64__
|
||||
#define NP_NO_QUICKDRAW
|
||||
|
Loading…
x
Reference in New Issue
Block a user