Index: /trunk/src/org/openstreetmap/josm/tools/WindowGeometry.java
===================================================================
--- /trunk/src/org/openstreetmap/josm/tools/WindowGeometry.java	(revision 4964)
+++ /trunk/src/org/openstreetmap/josm/tools/WindowGeometry.java	(revision 4965)
@@ -294,5 +294,5 @@
             GraphicsConfiguration[] gc = gd.getConfigurations();
             for (int i = 0; i < gc.length; i++) {
-System.out.println("-- " + j + " " + i + " " + gc[i].getBounds());
+//System.out.println("-- " + j + " " + i + " " + gc[i].getBounds());
             }
         }
