Index: applications/editors/josm/plugins/wmsplugin/resources/ymap.html
===================================================================
--- applications/editors/josm/plugins/wmsplugin/resources/ymap.html	(revision 11084)
+++ applications/editors/josm/plugins/wmsplugin/resources/ymap.html	(revision 11085)
@@ -75,8 +75,4 @@
         map.drawZoomAndCenter(cx,level)
       
-        dump(xy0.x + " " + xy0.y + " " + xy1.x + " " + xy1.y + "\n");
-        dump(tllat + " " + tllon + " " + brlat + " " + brlon + "\n");
-        dump((brlat + tllat)/2 + " " + (brlon + tllon)/2 + "\n");
-        
         // Create a new size for the map. This makes the need of clipping the image unnecessary.
         new_width  = Math.abs( xy0.x - xy1.x);
