Skip to content

Commit

Permalink
Remove old comment I forgot to remove (oops).
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchMr committed Jul 31, 2012
1 parent 3da70e6 commit 20a4c62
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions perl6_doc/parse.pl
Expand Up @@ -54,9 +54,6 @@ sub duck_escape {

# <h1> stores name of class.
if ( $tags[-2] eq 'h1' ) {
# Shouldn't happen. If it does then either
# documentation format changed or somebody
# forgot specifying description.
$current_field = {class => $dtext, method => $file};
push @fields, $current_field;
}
Expand Down

0 comments on commit 20a4c62

Please sign in to comment.