summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorPeter Prymmer <PPrymmer@factset.com>2001-02-21 08:30:06 -0800
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-22 12:29:19 +0000
commita66eeb6bbb6537e05dc694a7b8653f9a512a197c (patch)
tree4d7c3aceed89596aa7d495591b6fd0d54a70022b /embed.pl
parente48f23091da2d4765330c841b01ea37b4d2bb3ac (diff)
downloadperl-a66eeb6bbb6537e05dc694a7b8653f9a512a197c.tar.gz
[patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com> p4raw-id: //depot/perl@8883
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/embed.pl b/embed.pl
index f1bfd4123a..a0b9476ea4 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2559,9 +2559,6 @@ s |SV* |mess_alloc
# if defined(LEAKTEST)
s |void |xstat |int
# endif
-# if defined(EBCDIC)
-p |int |ebcdic_control |int ch
-# endif
#endif
#if defined(PERL_OBJECT)