r27135 - in trunk/freenet/src/freenet: client/async support/io

[email protected] Tue, 21 Apr 2009 07:55:09 +0000
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: j16sdiz
Date: 2009-04-21 07:55:08 +0000 (Tue, 21 Apr 2009)
New Revision: 27135

Modified:
   trunk/freenet/src/freenet/client/async/SingleFileInserter.java
   trunk/freenet/src/freenet/support/io/BucketChainBucket.java
Log:
unused field

Modified: trunk/freenet/src/freenet/client/async/SingleFileInserter.java
===================================================================
--- trunk/freenet/src/freenet/client/async/SingleFileInserter.java	2009-04-21 07:51:58 UTC (rev 27134)
+++ trunk/freenet/src/freenet/client/async/SingleFileInserter.java	2009-04-21 07:55:08 UTC (rev 27135)
@@ -58,7 +58,6 @@
 	final PutCompletionCallback cb;
 	final boolean getCHKOnly;
 	final ARCHIVE_TYPE archiveType;
-	COMPRESSOR_TYPE compressorUsed;
 	/** If true, we are not the top level request, and should not
 	 * update our parent to point to us as current put-stage. */
 	private final boolean reportMetadataOnly;

Modified: trunk/freenet/src/freenet/support/io/BucketChainBucket.java
===================================================================
--- trunk/freenet/src/freenet/support/io/BucketChainBucket.java	2009-04-21 07:51:58 UTC (rev 27134)
+++ trunk/freenet/src/freenet/support/io/BucketChainBucket.java	2009-04-21 07:55:08 UTC (rev 27135)
@@ -22,7 +22,6 @@
 	private boolean freed;
 	private boolean readOnly;
 	private final BucketFactory bf;
-	boolean stored;
 
 	/**
 	 * @param bucketSize