forked from organicmaps/organicmaps
[search] Remove assert which is not true anymore.
This commit is contained in:
parent
fcd13c102c
commit
f3700e9f64
1 changed files with 0 additions and 2 deletions
|
@ -419,8 +419,6 @@ void Geocoder::SetParamsForCategorialSearch(Params const & params)
|
|||
m_tokenRequests.clear();
|
||||
m_prefixTokenRequest.Clear();
|
||||
|
||||
ASSERT(!m_params.LastTokenIsPrefix(), ());
|
||||
|
||||
LOG(LDEBUG, (static_cast<QueryParams const &>(m_params)));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue