projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6d2c272
)
gcc -Wall lint after #11051.
Jarkko Hietaniemi [Sat, 30 Jun 2001 21:33:29 +0000 (21:33 +0000)]
p4raw-id: //depot/perl@11054
pp_sys.c
patch
|
blob
|
blame
|
history
diff --git
a/pp_sys.c
b/pp_sys.c
index
f7e2542
..
83dfb19
100644
(file)
--- a/
pp_sys.c
+++ b/
pp_sys.c
@@
-699,7
+699,6
@@
PP(pp_binmode)
PerlIO *fp;
MAGIC *mg;
SV *discp = Nullsv;
- STRLEN len = 0;
if (MAXARG < 1)
RETPUSHUNDEF;