forked from organicmaps/organicmaps
Removing unnecessary variable in address_finder
This commit is contained in:
parent
6a29a58f39
commit
8c8aea1c61
1 changed files with 0 additions and 1 deletions
|
@ -512,7 +512,6 @@ search::AddressInfo Framework::GetFeatureAddressInfo(FeatureType & ft) const
|
|||
vector<string> Framework::GetPrintableFeatureTypes(FeatureType & ft) const
|
||||
{
|
||||
vector<string> results;
|
||||
int8_t const locale = CategoriesHolder::MapLocaleToInteger(languages::GetCurrentOrig());
|
||||
|
||||
feature::TypesHolder types(ft);
|
||||
types.SortBySpec();
|
||||
|
|
Loading…
Add table
Reference in a new issue