diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-10-06 03:26:54 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-10-06 03:26:54 +0000 |
commit | 0ff51efc278c0cef1dd1d7684f0ec623079d88c7 (patch) | |
tree | b045e5f18b46aab19953594badd17157ccf54ae6 /toke.c | |
parent | 78ca652eaf12f3ab6d7714883eec614d257f666a (diff) | |
download | perl-0ff51efc278c0cef1dd1d7684f0ec623079d88c7.tar.gz |
remove spurious unused conflicting globals (PL_yy{v,s}sp)
p4raw-id: //depot/perl@1924
Diffstat (limited to 'toke.c')
-rw-r--r-- | toke.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1532,8 +1532,6 @@ filter_gets(register SV *sv, register PerlIO *fp, STRLEN append) { "OPERATOR", "TERM", "REF", "STATE", "BLOCK", "TERMBLOCK" }; #endif -EXT int yychar; /* last token */ - /* yylex |