--- trunk/run.pl 2006/06/29 21:18:50 541 +++ trunk/run.pl 2006/06/29 22:53:21 546 @@ -226,7 +226,6 @@ foreach my $normalize (@norm_array) { - my $rules; my $normalize_path = $normalize->{path} || $log->logdie("can't find normalize path in config"); $log->logdie("Found '$normalize_path' as normalization file which isn't supported any more!") unless ( $normalize_path =~ m!\.pl$!i );