summaryrefslogtreecommitdiff
path: root/INTERN.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-08-28 12:52:00 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-08-28 12:52:00 +0000
commit1be1675bc13d9dd70ace9cdbd03868d52a2e8157 (patch)
tree1d3d886246e83dcb8c7cd0fdd2f1c2adc1788fb2 /INTERN.h
parent846c5ed3bd6bbf47ed6f029fd3595992cfcdf1c7 (diff)
downloadperl-1be1675bc13d9dd70ace9cdbd03868d52a2e8157.tar.gz
Revert bogus change 28763.
p4raw-id: //depot/perl@28767
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