--- trunk/all2xml.pl 2003/07/14 10:52:13 101 +++ trunk/all2xml.pl 2003/07/14 10:54:34 102 @@ -293,7 +293,6 @@ # output current progress indicator my $last_p = 0; -print STDERR "## show_progress: $show_progress ##\n"; # XXX sub progress { return if (! $show_progress); my $current = shift;