summaryrefslogtreecommitdiff
path: root/EXTERN.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 /EXTERN.h
parent846c5ed3bd6bbf47ed6f029fd3595992cfcdf1c7 (diff)
downloadperl-1be1675bc13d9dd70ace9cdbd03868d52a2e8157.tar.gz
Revert bogus change 28763.
p4raw-id: //depot/perl@28767
Diffstat (limited to 'EXTERN.h')
-rw-r--r--EXTERN.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/EXTERN.h b/EXTERN.h
index a9a56448f5..58ca37a47f 100644
--- a/EXTERN.h
+++ b/EXTERN.h
@@ -55,14 +55,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)