diff src/java/de/intevation/mxd/reader/HashLineSymbolReader.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 7eba97e8201b
line wrap: on
line diff
--- a/src/java/de/intevation/mxd/reader/HashLineSymbolReader.java	Thu May 26 12:30:07 2011 +0200
+++ b/src/java/de/intevation/mxd/reader/HashLineSymbolReader.java	Thu May 26 12:44:59 2011 +0200
@@ -192,8 +192,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)