summaryrefslogtreecommitdiff
path: root/INTERN.h
diff options
context:
space:
mode:
Diffstat (limited to 'INTERN.h')
-rw-r--r--INTERN.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/INTERN.h b/INTERN.h
index 206d56e56e..da3057a83c 100644
--- a/INTERN.h
+++ b/INTERN.h
@@ -48,14 +48,6 @@
# endif
#endif
-#ifndef EXTERN_C
-# ifdef __cplusplus
-# define EXTERN_C extern "C"
-# else
-# define EXTERN_C extern
-# endif
-#endif
-
#undef INIT
#define INIT(x) = x