projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
81dc27f
)
Duplicate definition bad.
Jarkko Hietaniemi [Mon, 2 Jun 2003 09:07:38 +0000 (09:07 +0000)]
p4raw-id: //depot/perl@19659
op.c
patch
|
blob
|
blame
|
history
diff --git
a/op.c
b/op.c
index
c52f4fc
..
320ad03
100644
(file)
--- a/
op.c
+++ b/
op.c
@@
-6514,7
+6514,6
@@
const_sv_xsub(pTHX_ CV* cv)
PerlIO*
Perl_my_tmpfp(pTHX)
{
- dTHX;
PerlIO *f = NULL;
int fd = -1;
#ifdef PERL_EXTERNAL_GLOB