- Timestamp:
- 2010-02-26T20:26:24+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java
r3047 r3048 162 162 // Otherwise jump to the current download. 163 163 if (isDisplayingMapView) { 164 System.err.println("TRUE!");165 164 BoundingXYVisitor v = new BoundingXYVisitor(); 166 165 v.visit(currentBounds);
Note:
See TracChangeset
for help on using the changeset viewer.