Author: saces
Date: 2009-04-18 16:29:02 +0000 (Sat, 18 Apr 2009)
New Revision: 26990

Modified:
   trunk/plugins/KeyExplorer/VerySimpleGetter.java
Log:
ignore progress

Modified: trunk/plugins/KeyExplorer/VerySimpleGetter.java
===================================================================
--- trunk/plugins/KeyExplorer/VerySimpleGetter.java     2009-04-18 16:25:05 UTC 
(rev 26989)
+++ trunk/plugins/KeyExplorer/VerySimpleGetter.java     2009-04-18 16:29:02 UTC 
(rev 26990)
@@ -50,7 +50,7 @@
 
        @Override
        public void notifyClients(ObjectContainer container, ClientContext 
context) {
-               Logger.error(this, "TODO?", new Error("TODO?"));
+               // progress, ignore Logger.error(this, "TODO?", new 
Error("TODO?"));
        }
 
        @Override

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to