remove debug output in comments

This commit is contained in:
Milan
2020-03-01 21:51:03 +01:00
parent bf2128f13c
commit fbb7e5552b
18 changed files with 0 additions and 177 deletions

View File

@@ -22,8 +22,6 @@ sub get($$) {
my $config = shift;
my $options = shift;
#print STDERR Dumper($options);
#get pot file
unless ( defined $options->{file} ) {
print STDERR "missing po file\n";