summaryrefslogtreecommitdiff
path: root/dump.c
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2003-03-30 16:55:49 -0800
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-31 09:36:11 +0000
commitf18b2318c1a1ea8f33016f2bf34abc4ac137b8e3 (patch)
tree12c8c94c281121c2caadc0f228156c89f89d0d5a /dump.c
parenta901eef84aae580e80c0351bb32ee5bca0f349f7 (diff)
downloadperl-f18b2318c1a1ea8f33016f2bf34abc4ac137b8e3.tar.gz
stray n_a
Message-ID: <20030331085549.GB1300@windhund.schwern.org> p4raw-id: //depot/perl@19098
Diffstat (limited to 'dump.c')
-rw-r--r--dump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dump.c b/dump.c
index 70c6ef066c..124fb62e79 100644
--- 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");