Author: toad
Date: 2009-04-04 14:58:41 +0000 (Sat, 04 Apr 2009)
New Revision: 26529

Modified:
   trunk/freenet/src/freenet/support/io/PaddedEphemerallyEncryptedBucket.java
Log:
Delete confusing comment


Modified: 
trunk/freenet/src/freenet/support/io/PaddedEphemerallyEncryptedBucket.java
===================================================================
--- trunk/freenet/src/freenet/support/io/PaddedEphemerallyEncryptedBucket.java  
2009-04-04 14:53:57 UTC (rev 26528)
+++ trunk/freenet/src/freenet/support/io/PaddedEphemerallyEncryptedBucket.java  
2009-04-04 14:58:41 UTC (rev 26529)
@@ -399,7 +399,6 @@
                if(Logger.shouldLog(Logger.MINOR, this))
                        Logger.minor(this, "Removing from database: "+this);
                bucket.removeFrom(container);
-               // The random is passed in and not our responsibility.
                container.delete(this);
        }
        

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

Reply via email to