Committer: sbelyaev
iLJSUP-11769: Duplicate declaration in ljviews.plU trunk/cgi-bin/ljviews.pl
Modified: trunk/cgi-bin/ljviews.pl =================================================================== --- trunk/cgi-bin/ljviews.pl 2012-04-09 13:55:13 UTC (rev 21679) +++ trunk/cgi-bin/ljviews.pl 2012-04-10 07:38:34 UTC (rev 21680) @@ -1283,7 +1283,6 @@ $entry_obj->handle_prefetched_props($logprops{$itemid}); - my ($event, $subject, $replycount); my $replycount = $logprops{$itemid}->{'replycount'}; my $subject = $logtext->{$itemid}->[0]; my $event = $logtext->{$itemid}->[1];