One paste too many in #2345.
Jarkko Hietaniemi [Wed, 2 Dec 1998 16:35:04 +0000 (16:35 +0000)]
p4raw-id: //depot/cfgperl@2436

lib/Pod/Html.pm

index 49cadc1..e71afa8 100644 (file)
@@ -1553,7 +1553,6 @@ sub finish_list {
 #
 sub htmlify {
     my($compact, $heading) = @_;
-    my($compact, $heading) = @_;
 
     if ($compact) {
       $heading =~ /^(\w+)/;