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

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