Committer: sbelyaev
LJSUP-13883: Journal pages optimizaiton : stage 1U trunk/cgi-bin/LJ/S2/RecentPage.pm
Modified: trunk/cgi-bin/LJ/S2/RecentPage.pm =================================================================== --- trunk/cgi-bin/LJ/S2/RecentPage.pm 2012-10-10 13:23:55 UTC (rev 23092) +++ trunk/cgi-bin/LJ/S2/RecentPage.pm 2012-10-10 13:30:05 UTC (rev 23093) @@ -158,8 +158,6 @@ my %all_users; $all_users{$u->userid} = $u; - - LJ::load_log_props2($u, [map {$_[1]} @items], ['statusvis']); ENTRY: foreach my $item ( @items ) {