ossp-pkg/js/src/jstypes.h 1.3 -> 1.4
--- jstypes.h 2006/07/22 16:47:14 1.3
+++ jstypes.h 2006/07/24 19:21:49 1.4
@@ -56,12 +56,6 @@
#include <stddef.h>
-#ifdef OSSP
-/* select functionality */
-#define XP_UNIX
-#define EXPORT_JS_API
-#endif
-
/***********************************************************************
** MACROS: JS_EXTERN_API
** JS_EXPORT_API
|
|