Committer: narefieva
LJSUP-4757: Preparation for reskining: removing css.U trunk/cgi-bin/LJ/Hooks/Homepage.pm
Modified: trunk/cgi-bin/LJ/Hooks/Homepage.pm =================================================================== --- trunk/cgi-bin/LJ/Hooks/Homepage.pm 2009-08-28 02:58:18 UTC (rev 7608) +++ trunk/cgi-bin/LJ/Hooks/Homepage.pm 2009-08-28 03:26:18 UTC (rev 7609) @@ -13,7 +13,7 @@ #return unless $country eq 'US'; # TODO: uncomment the next line after css file is created - LJ::need_res("stc/reskining.css"); + #LJ::need_res("stc/reskining.css"); return q{ <div class="b-reskining-header"></div> };