summaryrefslogtreecommitdiff
path: root/proto.h
diff options
context:
space:
mode:
authorDoug MacEachern <dougm@covalent.net>2001-02-22 16:05:37 -0800
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-23 18:38:20 +0000
commit88dbcb007a9600a580bdafb1f5f7c13e74b34e5b (patch)
tree908a7a15ce9825b40b701743dc324b1c4ecb9e31 /proto.h
parent19341a787be644444063ba4f751fe735e4a581cb (diff)
downloadperl-88dbcb007a9600a580bdafb1f5f7c13e74b34e5b.tar.gz
[patch] perlio + useithreads
Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net> Gets things running but not complete. p4raw-id: //depot/perl@8912
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)