fix variable
This commit is contained in:
parent
d309dedaf1
commit
153451b5f3
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ public class SearchStreet2ByNameActivity extends SearchByNameAbstractActivity<St
|
|||
|
||||
@Override
|
||||
protected void reset() {
|
||||
searchWithCity = -1;
|
||||
osmandSettings.setLastSearchedStreet("", null);
|
||||
osmandSettings.setLastSearchedIntersectedStreet("", null);
|
||||
osmandSettings.setLastSearchedBuilding("", null);
|
||||
|
|
Loading…
Reference in a new issue