Remove bogus comment

This commit is contained in:
Markus Armbruster 2008-01-19 09:00:32 +01:00
parent d1ebdec5a9
commit c297edfb0f

View file

@ -93,8 +93,6 @@ EOF
close SUBJ;
# Check .TH, .NA, .LV and .SA.
# Parse .NA into %desc and .SA into %see_also
sub parse_file {
($filename) = @_;
my ($topic, $chap, $lvl, $desc);