summaryrefslogtreecommitdiff
path: root/XSUB.h
diff options
context:
space:
mode:
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/XSUB.h b/XSUB.h
index 2d95b1e702..5334cfc4f2 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -415,12 +415,6 @@ Rethrows a previously caught exception. See L<perlguts/"Exception Handling">.
#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