forked from organicmaps/organicmaps
[search] Remove dummy assert.
This commit is contained in:
parent
c5d2127d61
commit
736bf05a67
1 changed files with 0 additions and 2 deletions
|
@ -365,8 +365,6 @@ string PreResult2::ReadableFeatureType(CategoriesHolder const * pCat,
|
|||
set<uint32_t> const * pTypes,
|
||||
int8_t locale) const
|
||||
{
|
||||
ASSERT_EQUAL(m_resultType, RESULT_FEATURE, ());
|
||||
|
||||
// @TODO print all types, not just one
|
||||
uint32_t const type = GetBestType(pTypes);
|
||||
ASSERT_NOT_EQUAL(type, 0, ());
|
||||
|
|
Loading…
Add table
Reference in a new issue