Committer: sbelyaev
LJSUP-9307: remove warn functionU trunk/cgi-bin/ljprotocol.pl
Modified: trunk/cgi-bin/ljprotocol.pl =================================================================== --- trunk/cgi-bin/ljprotocol.pl 2011-09-28 02:41:08 UTC (rev 20146) +++ trunk/cgi-bin/ljprotocol.pl 2011-09-28 02:50:10 UTC (rev 20147) @@ -2138,7 +2138,6 @@ LJ::run_hook('spam_community_detector', $uowner, $req, \$need_moderated); } - warn LJ::D($req); if ( $req->{ver} > 1 ) { if ( LJ::DelayedEntry::is_future_date($req) ) { return fail($err, 215) unless $req->{tz};