From: Jarkko Hietaniemi Date: Wed, 2 Dec 1998 16:35:04 +0000 (+0000) Subject: One paste too many in #2345. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b2d124e428258350667f59b4f3c8ccc7a652e994;p=p5sagit%2Fp5-mst-13.2.git One paste too many in #2345. p4raw-id: //depot/cfgperl@2436 --- diff --git a/lib/Pod/Html.pm b/lib/Pod/Html.pm index 49cadc1..e71afa8 100644 --- a/lib/Pod/Html.pm +++ b/lib/Pod/Html.pm @@ -1553,7 +1553,6 @@ sub finish_list { # sub htmlify { my($compact, $heading) = @_; - my($compact, $heading) = @_; if ($compact) { $heading =~ /^(\w+)/;