Ignore:
Timestamp:
2012-02-17T17:48:44+01:00 (12 years ago)
Author:
stoecker
Message:

fix last checkin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/WindowGeometry.java

    r4964 r4965  
    294294            GraphicsConfiguration[] gc = gd.getConfigurations();
    295295            for (int i = 0; i < gc.length; i++) {
    296 System.out.println("-- " + j + " " + i + " " + gc[i].getBounds());
     296//System.out.println("-- " + j + " " + i + " " + gc[i].getBounds());
    297297            }
    298298        }
Note: See TracChangeset for help on using the changeset viewer.