Small fix
This commit is contained in:
parent
d7c1636460
commit
d813018818
1 changed files with 0 additions and 3 deletions
|
@ -542,10 +542,7 @@ public class DownloadActivity extends ActionBarProgressActivity implements Downl
|
|||
}
|
||||
|
||||
private void showGoToMap(WorldRegion worldRegion) {
|
||||
// TODO Show dialog go to map (coordinates to open take from WorldRegion.getCenter)
|
||||
GoToMapFragment.showInstance(worldRegion, this);
|
||||
LOG.warn("111 - region=" + worldRegion.getRegionId());
|
||||
|
||||
}
|
||||
|
||||
private void showDownloadWorldMapIfNeeded() {
|
||||
|
|
Loading…
Reference in a new issue