removed unused files
This commit is contained in:
parent
be10b3dfbb
commit
88738cb22d
1 changed files with 0 additions and 2 deletions
|
@ -105,8 +105,6 @@ public class GeoIntentActivity extends OsmandListActivity {
|
|||
{
|
||||
Thread.sleep(200);
|
||||
}
|
||||
String scheme = intent.getScheme();
|
||||
Uri data = intent.getData();
|
||||
return extract(intent.getScheme(), intent.getData()).execute();
|
||||
}
|
||||
catch (Exception e)
|
||||
|
|
Loading…
Reference in a new issue