[Dive4elements-commits] [PATCH 1 of 5] Less debug output in GGInAFilter
Wald Commits
scm-commit at wald.intevation.org
Tue Nov 6 13:40:35 CET 2012
# HG changeset patch
# User Björn Ricks <bjoern.ricks at intevation.de>
# Date 1352204956 -3600
# Node ID e96f2a6e4c3e05a86c35db76eb340faca27bb54c
# Parent e0a355d0c771df8898955387101fde7befea9100
Less debug output in GGInAFilter
Remove unnecessary debug output in GGInAFilter
diff -r e0a355d0c771 -r e96f2a6e4c3e flys-client/src/main/java/de/intevation/flys/client/server/GGInAFilter.java
--- a/flys-client/src/main/java/de/intevation/flys/client/server/GGInAFilter.java Tue Nov 06 09:04:07 2012 +0100
+++ b/flys-client/src/main/java/de/intevation/flys/client/server/GGInAFilter.java Tue Nov 06 13:29:16 2012 +0100
@@ -137,7 +137,6 @@
}
}
- logger.debug("GGInAFilter.doFilter");
chain.doFilter(req, resp);
return;
}
More information about the Dive4elements-commits
mailing list