[search] Show flag and region for lat-lon results.

This commit is contained in:
vng 2012-02-15 21:21:10 +03:00 committed by Alex Zolotarev
parent 8dd8972b01
commit fd4d12b7c3

View file

@ -173,7 +173,7 @@ Result PreResult2::GenerateFinalResult(
uint32_t const type = GetBestType();
static SkipRegionInfo checker;
if (type != 0 && !checker.IsContinent(type))
if (!checker.IsContinent(type))
{
m_region.GetRegion(pInfo, info);