diff src/java/de/intevation/mxd/reader/MultiLayerLineSymbolReader.java @ 69:b41fcf268827

Removed all "System.out" outputs.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 26 May 2011 12:44:59 +0200
parents 5ed9e720b6cd
children 260748e3d08f
line wrap: on
line diff
--- a/src/java/de/intevation/mxd/reader/MultiLayerLineSymbolReader.java	Thu May 26 12:30:07 2011 +0200
+++ b/src/java/de/intevation/mxd/reader/MultiLayerLineSymbolReader.java	Thu May 26 12:44:59 2011 +0200
@@ -128,8 +128,6 @@
                 else {
                     logger.debug("The type of " + sym.getClass().toString() +
                                  " is not implemented!");
-                    System.out.println(
-                            "No known instance: " + sym.getClass().toString());
                 }
             }
             catch(Exception e) {
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)