removed TODO
authorErik Brakkee <erik@brakkee.org>
Tue, 9 Aug 2011 15:32:36 +0000 (17:32 +0200)
committerErik Brakkee <erik@brakkee.org>
Tue, 9 Aug 2011 15:32:36 +0000 (17:32 +0200)
impl/src/main/java/org/wamblee/xmlrouter/impl/SingleRouterConfig.java

index d7d8070ca00fff7d311288e1f14db4bd3b63d2cb..a72e9a2294d6c49a4d51c3a621c4f4460ac80d9d 100644 (file)
@@ -22,8 +22,6 @@ import org.wamblee.xmlrouter.config.Filter;
 import org.wamblee.xmlrouter.config.RouterConfig;
 import org.wamblee.xmlrouter.config.Transformation;
 
-// TODO implement copying of routerconfig. 
-
 /**
  * Represents a single configuration set of a single configuration client of the
  * XML router.