diff flys-client/src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java @ 536:fe2860653f8d

Removed a debug statement. flys-client/trunk@2034 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 01 Jun 2011 08:49:39 +0000
parents 017371801479
children 95a7f9cb3d58
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java	Wed Jun 01 08:15:58 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java	Wed Jun 01 08:49:39 2011 +0000
@@ -119,8 +119,6 @@
     protected Transform2D parseInfoDocument(Document doc) {
         System.out.println("ChartInfoServiceImpl.parseInfoDocument");
 
-        XMLDebug.out(doc);
-
         Node matrix = (Node) XMLUtils.xpath(
             doc,
             XPATH_TRANSFORM_MATRIX,

http://dive4elements.wald.intevation.org