summaryrefslogtreecommitdiff
path: root/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto.h')
-rw-r--r--proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/proto.h b/proto.h
index a33e8b7566..bd27c20b60 100644
--- a/proto.h
+++ b/proto.h
@@ -1288,9 +1288,6 @@ STATIC SV* S_mess_alloc(pTHX);
# if defined(LEAKTEST)
STATIC void S_xstat(pTHX_ int);
# endif
-# if defined(EBCDIC)
-PERL_CALLCONV int Perl_ebcdic_control(pTHX_ int ch);
-# endif
#endif
#if defined(PERL_OBJECT)