Author: nextgens Date: 2005-12-20 23:49:06 +0000 (Tue, 20 Dec 2005) New Revision: 7728
Modified: trunk/freenet/src/freenet/node/Node.java Log: testing CIA (http://cia.navi.cx/) - again - apologize for the noise :$ Modified: trunk/freenet/src/freenet/node/Node.java =================================================================== --- trunk/freenet/src/freenet/node/Node.java 2005-12-20 23:45:58 UTC (rev 7727) +++ trunk/freenet/src/freenet/node/Node.java 2005-12-20 23:49:06 UTC (rev 7728) @@ -179,7 +179,6 @@ static final long MAX_ARCHIVED_FILE_SIZE = 1024*1024; // arbitrary... FIXME static final int MAX_CACHED_ELEMENTS = 1024; // equally arbitrary! FIXME hopefully we can cache many of these though - /** * Read all storable settings (identity etc) from the node file. * @param filename The name of the file to read from.
