diff artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java @ 8271:f98598cf798c

Purge some duplicated logging an misleading comments.
author "Tom Gottfried <tom@intevation.de>"
date Mon, 15 Sep 2014 15:00:48 +0200
parents 4d99606a844e
children 994995baa32b
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java	Mon Sep 15 11:58:31 2014 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/collections/D4EArtifactCollection.java	Mon Sep 15 15:00:48 2014 +0200
@@ -388,7 +388,6 @@
         OutGenerator generator = RiverContext.getOutGenerator(context, key);
 
         if (generator == null) {
-            log.error("There is no generator specified for output: " + name);
             // TODO Throw an exception.
 
             return;

http://dive4elements.wald.intevation.org