summaryrefslogtreecommitdiffstats
path: root/src/npapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/npapi.h')
-rw-r--r--src/npapi.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/npapi.h b/src/npapi.h
index ca07f85..305ac2e 100644
--- a/src/npapi.h
+++ b/src/npapi.h
@@ -8,13 +8,6 @@
#include "jri.h" /* Java Runtime Interface */
-/* XXX this needs to get out of here */
-#if defined(__MWERKS__)
-#ifndef XP_MAC
-#define XP_MAC
-#endif
-#endif
-
/*----------------------------------------------------------------------*/