mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
authorFather Chrysostomos <sprout@cpan.org>
Mon, 23 Apr 2012 05:27:50 +0000 (22:27 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 21 May 2012 23:51:32 +0000 (16:51 -0700)
mg.c

diff --git a/mg.c b/mg.c
index 8b30f93..009456c 100644 (file)
--- a/mg.c
+++ b/mg.c
@@ -3357,8 +3357,6 @@ Perl_magic_clearhint(pTHX_ SV *sv, MAGIC *mg)
 
     assert(mg->mg_len == HEf_SVKEY);
 
-    PERL_UNUSED_ARG(sv);
-
     PL_hints |= HINT_LOCALIZE_HH;
     CopHINTHASH_set(&PL_compiling,
        cophh_delete_sv(CopHINTHASH_get(&PL_compiling),