Committer: vtroitsky
OPSC-8950: Comments corrections.U trunk/cgi-bin/ljprotocol.pl
Modified: trunk/cgi-bin/ljprotocol.pl =================================================================== --- trunk/cgi-bin/ljprotocol.pl 2011-06-07 04:52:03 UTC (rev 19242) +++ trunk/cgi-bin/ljprotocol.pl 2011-06-07 05:00:07 UTC (rev 19243) @@ -3958,7 +3958,6 @@ # add flag to avoid authentication if (!$username && $flags->{'allow_anonymous'}) { undef $flags->{'u'}; - # TODO: check for banned IP return 1; }