Author: toad
Date: 2007-04-18 18:53:51 +0000 (Wed, 18 Apr 2007)
New Revision: 12785

Modified:
   trunk/freenet/src/freenet/node/PeerNode.java
Log:
No it isn't.

Modified: trunk/freenet/src/freenet/node/PeerNode.java
===================================================================
--- trunk/freenet/src/freenet/node/PeerNode.java        2007-04-18 18:52:38 UTC 
(rev 12784)
+++ trunk/freenet/src/freenet/node/PeerNode.java        2007-04-18 18:53:51 UTC 
(rev 12785)
@@ -458,8 +458,6 @@
                throw new FSParseException(e);
         }

-        /* FIXME: All the following is useless once we have definitely 
switched to STS! */
-        
         // Setup incoming and outgoing setup ciphers
         byte[] nodeKey = node.identityHash;
         byte[] nodeKeyHash = node.identityHashHash;


Reply via email to