diff options
Diffstat (limited to 'pp_proto.h')
-rw-r--r-- | pp_proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pp_proto.h b/pp_proto.h index 97ba330bf2..86ab4c2550 100644 --- a/pp_proto.h +++ b/pp_proto.h @@ -25,7 +25,6 @@ PERL_CKDEF(Perl_ck_listiob) PERL_CKDEF(Perl_ck_match) PERL_CKDEF(Perl_ck_method) PERL_CKDEF(Perl_ck_null) -PERL_CKDEF(Perl_ck_octmode) PERL_CKDEF(Perl_ck_open) PERL_CKDEF(Perl_ck_repeat) PERL_CKDEF(Perl_ck_require) |