Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove leftover debugging statement
  • Loading branch information
hinrik committed Jul 24, 2009
1 parent c5e12a4 commit 47a9d9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/App/Grok/Resource/Functions.pm
Expand Up @@ -123,7 +123,6 @@ sub _read_functions {
elsif (defined $new_func[FILE]) {
# Adding documentation to the function name
$new_func[POD] .= $line;
#warn "new_func is now $new_func[1]\n";
}
}

Expand Down

0 comments on commit 47a9d9b

Please sign in to comment.