This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix debugging output for REx
[perl5.git] / perlapi.h
old mode 100644 (file)
new mode 100755 (executable)
index 6b931cc..0dac61a
--- a/perlapi.h
+++ b/perlapi.h
@@ -12,8 +12,6 @@
 #  define aTHXo                        pPerl
 #  undef  aTHXo_
 #  define aTHXo_               aTHXo,
-#  undef  _aTHXo
-#  define _aTHXo               ,aTHXo
 #endif /* PERL_OBJECT */
 
 START_EXTERN_C