Review fixes.

This commit is contained in:
Yuri Gorshenin 2015-08-28 12:40:00 +03:00 committed by Sergey Yershov
parent 77affc228d
commit f24a9d2682

View file

@ -530,7 +530,6 @@ void Query::SetQuery(string const & query)
void Query::Search(Results & res, size_t resCount)
{
LOG(LINFO, ("Query::Search"));
if (IsCancelled())
return;