X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=XSUB.h;h=5334cfc4f275f239b9f027b7e26da8e56ab7df12;hb=fceebc475db7280476c58dcfb36c7e1cd6795eec;hp=2d95b1e7026b484dbd0e6a8fea1a85848298b847;hpb=414bf5ae0886eb91e2f6dbb35893ddb012852bef;p=p5sagit%2Fp5-mst-13.2.git diff --git a/XSUB.h b/XSUB.h index 2d95b1e..5334cfc 100644 --- a/XSUB.h +++ b/XSUB.h @@ -415,12 +415,6 @@ Rethrows a previously caught exception. See L. #endif #include "perlapi.h" -#ifndef PERL_MAD -# undef PL_madskills -# undef PL_xmlfp -# define PL_madskills 0 -# define PL_xmlfp 0 -#endif #if defined(PERL_IMPLICIT_CONTEXT) && !defined(PERL_NO_GET_CONTEXT) && !defined(PERL_CORE) # undef aTHX