Integrate mainline
[p5sagit/p5-mst-13.2.git] / pp_hot.c
index 2216c2a..ad6e333 100644 (file)
--- a/pp_hot.c
+++ b/pp_hot.c
@@ -542,7 +542,6 @@ PP(pp_print)
     IO *io;
     register PerlIO *fp;
     MAGIC *mg;
-    STRLEN n_a;
 
     if (PL_op->op_flags & OPf_STACKED)
        gv = (GV*)*++MARK;