X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perlapi.h;h=a9c3c2524ad7f0d07db3bd2475e7c1f70d1d6b73;hb=93a047328e714ace2986c9ffb3515b4bf0939bfd;hp=d4633b6b58f562bd7130bfebf7dc8155415a8329;hpb=41e4abd8e288135291940b1765c485a707618c20;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perlapi.h b/perlapi.h index d4633b6..a9c3c25 100644 --- a/perlapi.h +++ b/perlapi.h @@ -548,8 +548,6 @@ END_EXTERN_C #define PL_savebegin (*Perl_Isavebegin_ptr(aTHX)) #undef PL_sawampersand #define PL_sawampersand (*Perl_Isawampersand_ptr(aTHX)) -#undef PL_sh_path_compat -#define PL_sh_path_compat (*Perl_Ish_path_compat_ptr(aTHX)) #undef PL_sharehook #define PL_sharehook (*Perl_Isharehook_ptr(aTHX)) #undef PL_sig_pending