diff options
Diffstat (limited to 'win32/perllib.c')
-rw-r--r-- | win32/perllib.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/perllib.c b/win32/perllib.c index 317c88ac05..56cba541b9 100644 --- a/win32/perllib.c +++ b/win32/perllib.c @@ -7,12 +7,6 @@ #include "perl.h" #include "XSUB.h" -#ifdef __cplusplus -# define EXTERN_C extern "C" -#else -# define EXTERN_C extern -#endif - static void xs_init _((void)); __declspec(dllexport) int |