X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=EXTERN.h;h=58ca37a47ff3022ec28a8916d76931132ea603b5;hb=802134916c56985ba8dc700565240474646eb9f7;hp=a9a56448f5f0be51007ad8c1b53b835553c68cae;hpb=adceae88f516db14056f3ad2cf86787cab37ecd7;p=p5sagit%2Fp5-mst-13.2.git diff --git a/EXTERN.h b/EXTERN.h index a9a5644..58ca37a 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)