Changeset 3838 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2011-02-01T01:51:19+01:00 (13 years ago)
Author:
framm
Message:

remove stale comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/NavigatableComponent.java

    r3837 r3838  
    380380            final EastNorth finalNewCenter = newCenter;
    381381
    382             // we attempt to smooth-scroll at 10 fps, and use 2 seconds to scroll one
    383             // screen width.
    384 
    385382            new Thread(
    386383                new Runnable() {
Note: See TracChangeset for help on using the changeset viewer.