summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlapi.h')
-rw-r--r--perlapi.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/perlapi.h b/perlapi.h
index 05cf09ff70..d924aff4ba 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -226,10 +226,6 @@ END_EXTERN_C
#define PL_cop_seqmax (*Perl_Icop_seqmax_ptr(aTHX))
#undef PL_cryptseen
#define PL_cryptseen (*Perl_Icryptseen_ptr(aTHX))
-#undef PL_cshlen
-#define PL_cshlen (*Perl_Icshlen_ptr(aTHX))
-#undef PL_cshname
-#define PL_cshname (*Perl_Icshname_ptr(aTHX))
#undef PL_curcop
#define PL_curcop (*Perl_Icurcop_ptr(aTHX))
#undef PL_curcopdb