X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=perlapi.h;h=05cf09ff7093b43cade6b29d0be92509c4e5c59c;hb=ce5e090c3cdc0df8112cc707442a0492b20b168b;hp=dfe593b70dea6269e122137e15c50d3222eecda3;hpb=d804f4346b490171e547d5cc512063e53da10708;p=p5sagit%2Fp5-mst-13.2.git diff --git a/perlapi.h b/perlapi.h index dfe593b..05cf09f 100644 --- a/perlapi.h +++ b/perlapi.h @@ -726,8 +726,6 @@ END_EXTERN_C #define PL_utf8cache (*Perl_Iutf8cache_ptr(aTHX)) #undef PL_utf8locale #define PL_utf8locale (*Perl_Iutf8locale_ptr(aTHX)) -#undef PL_v_string_ok -#define PL_v_string_ok (*Perl_Iv_string_ok_ptr(aTHX)) #undef PL_warnhook #define PL_warnhook (*Perl_Iwarnhook_ptr(aTHX)) #undef PL_watchaddr