[Schmitzm-commits] r1036 - branches/2.2.x/src/schmitzm/geotools/gui

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Sep 22 12:26:18 CEST 2010


Author: mojays
Date: 2010-09-22 12:26:16 +0200 (Wed, 22 Sep 2010)
New Revision: 1036

Modified:
   branches/2.2.x/src/schmitzm/geotools/gui/XMapPane.java
Log:
XMapPane: debug message removed

Modified: branches/2.2.x/src/schmitzm/geotools/gui/XMapPane.java
===================================================================
--- branches/2.2.x/src/schmitzm/geotools/gui/XMapPane.java	2010-09-22 08:56:51 UTC (rev 1035)
+++ branches/2.2.x/src/schmitzm/geotools/gui/XMapPane.java	2010-09-22 10:26:16 UTC (rev 1036)
@@ -2144,7 +2144,7 @@
 					RenderingState.RENDERING));
 
 		final Rectangle curPaintArea = getMapPaneSize();
-		LOGGER.debug("Visible-Rect: " + curPaintArea);
+
 		/**
 		 * We have to set new renderer
 		 */



More information about the Schmitzm-commits mailing list