aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xchallenge-061/PerlBoy1967/perl/ch-1.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/challenge-061/PerlBoy1967/perl/ch-1.pl b/challenge-061/PerlBoy1967/perl/ch-1.pl
index 3717d09c11..18b39ac05d 100755
--- a/challenge-061/PerlBoy1967/perl/ch-1.pl
+++ b/challenge-061/PerlBoy1967/perl/ch-1.pl
@@ -73,9 +73,6 @@ foreach my $list (@listOfLists) {
$rIdx++;
}
- # List exhausted?
- last if ($rIdx == scalar(@list) - 1);
-
$lIdx = $rIdx - 1;
# Calculate the new potential maximum