From: Florian Ragwitz Date: Fri, 5 Jun 2009 05:08:19 +0000 (+0200) Subject: Remove unused variable. X-Git-Tag: v0.15~7 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=commitdiff_plain;h=ea8ef6b8424134fe8e8304f86b22eba2421e8330 Remove unused variable. --- diff --git a/indirect.xs b/indirect.xs index 12256c3..01e7a33 100644 --- a/indirect.xs +++ b/indirect.xs @@ -323,7 +323,7 @@ STATIC U32 indirect_hash = 0; STATIC SV *indirect_hint(pTHX) { #define indirect_hint() indirect_hint(aTHX) - SV *hint, *code; + SV *hint; #if I_HAS_PERL(5, 9, 5) hint = Perl_refcounted_he_fetch(aTHX_ PL_curcop->cop_hints_hash, NULL,