]> git.vpit.fr Git - perl/modules/Variable-Magic.git/blobdiff - Magic.xs
Remove an unused variable
[perl/modules/Variable-Magic.git] / Magic.xs
index 14eab61f73c5e5afcc1d9169280c053c16add03c..15164cc8adf8be638062352676565131b5433c47 100644 (file)
--- a/Magic.xs
+++ b/Magic.xs
@@ -1727,7 +1727,6 @@ PROTOTYPE: \[$@%&*]$@
 PREINIT:
  const vmg_wizard *w = NULL;
  SV **args = NULL;
- UV ret;
  I32 i = 0;
 CODE:
  if (items > 2) {