stray n_a
authorMichael G. Schwern <schwern@pobox.com>
Mon, 31 Mar 2003 00:55:49 +0000 (16:55 -0800)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 31 Mar 2003 09:36:11 +0000 (09:36 +0000)
Message-ID: <20030331085549.GB1300@windhund.schwern.org>

p4raw-id: //depot/perl@19098

dump.c

diff --git a/dump.c b/dump.c
index 70c6ef0..124fb62 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -954,7 +954,6 @@ Perl_do_sv_dump(pTHX_ I32 level, PerlIO *file, SV *sv, I32 nest, I32 maxnest, bo
     char *s;
     U32 flags;
     U32 type;
-    STRLEN n_a;
 
     if (!sv) {
        Perl_dump_indent(aTHX_ level, file, "SV = 0\n");