summaryrefslogtreecommitdiff
path: root/proto.h
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2002-03-21 17:24:40 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-21 18:19:53 +0000
commit9ede5bc8744780ab88b609ed37e363bd7732ba2e (patch)
treeb9073fe5603df848bc72880f3550446d39706668 /proto.h
parent01b53dac40ffd475c2c1671820aa146af4d23c96 (diff)
downloadperl-9ede5bc8744780ab88b609ed37e363bd7732ba2e.tar.gz
-DCRIPPLED_CC RIP
Message-ID: <20020321172440.C13683@fdgroup.com> p4raw-id: //depot/perl@15397
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 ac6f2815cd..9fd88d3750 100644
--- a/proto.h
+++ b/proto.h
@@ -1321,9 +1321,6 @@ STATIC char* S_incl_perldb(pTHX);
STATIC I32 S_utf16_textfilter(pTHX_ int idx, SV *sv, int maxlen);
STATIC I32 S_utf16rev_textfilter(pTHX_ int idx, SV *sv, int maxlen);
#endif
-# if defined(CRIPPLED_CC)
-STATIC int S_uni(pTHX_ I32 f, char *s);
-# endif
# if defined(PERL_CR_FILTER)
STATIC I32 S_cr_textfilter(pTHX_ int idx, SV *sv, int maxlen);
# endif