projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5765ae1
)
Re: ext/ + -Wall
author
Doug MacEachern
<dougm@covalent.net>
Tue, 12 Jun 2001 09:38:09 +0000
(
02:38
-0700)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Wed, 13 Jun 2001 00:40:29 +0000
(
00:40
+0000)
Message-ID: <Pine.LNX.4.21.
0106120927100
.24181-100000@mako.covalent.net>
p4raw-id: //depot/perl@10547
ext/attrs/attrs.xs
patch
|
blob
|
history
diff --git
a/ext/attrs/attrs.xs
b/ext/attrs/attrs.xs
index 4914fda8f461395db36aac9ba46e92edc52a0ac3..142f09aeb22ef30bdae2368a58ff9e416f04c085 100644
(file)
--- a/
ext/attrs/attrs.xs
+++ b/
ext/attrs/attrs.xs
@@
-22,7
+22,6
@@
import(...)
unimport = 1
PREINIT:
int i;
- CV *cv;
PPCODE:
if (items < 1)
Perl_croak(aTHX_ "Usage: %s(Class, ...)", GvNAME(CvGV(cv)));