From cbf94b40d44750800423fe9a930f6f3667ab9959 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Thu, 10 May 2012 16:05:02 +0000 Subject: Avoid needlessly shadowing a variable. svn path=/trunk/; revision=42551 --- ui/cli/tap-follow.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ui/cli/tap-follow.c') diff --git a/ui/cli/tap-follow.c b/ui/cli/tap-follow.c index 2b4013cc53..053b5e6128 100644 --- a/ui/cli/tap-follow.c +++ b/ui/cli/tap-follow.c @@ -434,7 +434,6 @@ followDraw( { follow_stats_t stats; address_type type; - int len; follow_stats(&stats); -- cgit v1.2.1