Author: toad
Date: 2007-06-19 16:54:46 +0000 (Tue, 19 Jun 2007)
New Revision: 13653

Modified:
   trunk/freenet/src/freenet/node/NodeDispatcher.java
Log:
Delete obsolete comment

Modified: trunk/freenet/src/freenet/node/NodeDispatcher.java
===================================================================
--- trunk/freenet/src/freenet/node/NodeDispatcher.java  2007-06-19 09:49:26 UTC 
(rev 13652)
+++ trunk/freenet/src/freenet/node/NodeDispatcher.java  2007-06-19 16:54:46 UTC 
(rev 13653)
@@ -36,9 +36,6 @@
  * InsertRequests
  * 
  * Probably a few others; those are the important bits.
- * 
- * Note that if in response to these we have to send a packet,
- * IT MUST BE DONE OFF-THREAD. Because sends will normally block.
  */
 public class NodeDispatcher implements Dispatcher {



Reply via email to