Committer: anazarov
LJSUP-11985: Change LJ::ljuser() implementationU trunk/cgi-bin/ljlib.pl
Modified: trunk/cgi-bin/ljlib.pl =================================================================== --- trunk/cgi-bin/ljlib.pl 2012-05-05 08:20:58 UTC (rev 21902) +++ trunk/cgi-bin/ljlib.pl 2012-05-05 09:34:19 UTC (rev 21903) @@ -2354,7 +2354,6 @@ LJ::Message->reset_singletons; LJ::Vertical->reset_singletons; LJ::Browse->reset_singletons; - eval { LJ::Widget::Comment->clean_cache }; LJ::UniqCookie->clear_request_cache;