[PATCH] Remove accidental commited debug line

Wald Commits scm-commit at wald.intevation.org
Mon Sep 23 09:25:13 CEST 2013


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1379921104 -7200
# Branch generator-refactoring
# Node ID 4cd6a87396d56776c7ff2183cc96e0c347a71b01
# Parent  41567bf1e13174684ae19f3a3fe1296f742ef21d
Remove accidental commited debug line

diff -r 41567bf1e131 -r 4cd6a87396d5 artifacts/src/main/java/org/dive4elements/river/exports/process/WOutProcessor.java
--- a/artifacts/src/main/java/org/dive4elements/river/exports/process/WOutProcessor.java	Sun Sep 22 21:29:35 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/process/WOutProcessor.java	Mon Sep 23 09:25:04 2013 +0200
@@ -132,8 +132,6 @@
 
         String unit = RiverUtils.getRiver(flys).getWstUnit().getName();
 
-        logger.debug("HALLO ANDRE LABEL");
-
         return generator.msg(
                 I18N_AXIS_LABEL,
                 I18N_AXIS_LABEL_DEFAULT,


More information about the Dive4elements-commits mailing list