summaryrefslogtreecommitdiff
path: root/win32/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/win32.h')
-rw-r--r--win32/win32.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/win32/win32.h b/win32/win32.h
index 59e0dd694b..f8bf377409 100644
--- a/win32/win32.h
+++ b/win32/win32.h
@@ -9,13 +9,6 @@
*
*/
-#undef EXTERN
-#if defined(IMPORT)
-#define EXTERN extern __declspec(dllimport)
-#elif defined(EXPORT)
-#define EXTERN extern __declspec(dllexport)
-#endif
-
//
// Definitions for NT port of Perl
//