--- trunk/lib/WebPAC/Normalize.pm 2005/12/16 16:00:18 261 +++ trunk/lib/WebPAC/Normalize.pm 2005/12/16 21:09:42 268 @@ -170,9 +170,6 @@ $log->debug("cache miss, creating"); } - undef $self->{'currnet_filename'}; - undef $self->{'headline'}; - my @sorted_tags; if ($self->{tags_by_order}) { @sorted_tags = @{$self->{tags_by_order}};