From f37076edf9e115a0f1d343e492eb9f2065c5ccfb Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Wed, 14 Nov 2012 11:34:13 +0200 Subject: [PATCH] Remove a redundant line. --- lib/perl5db.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/perl5db.pl b/lib/perl5db.pl index 382dc4b..1147caa 100644 --- a/lib/perl5db.pl +++ b/lib/perl5db.pl @@ -5540,7 +5540,6 @@ sub _cmd_l_handle_subname { } # Call self recursively to list the range. - $line = $subrange; return _cmd_l_main( $subrange ); } ## end if ($subrange) -- 2.7.4