r26760 - trunk/freenet/src/freenet/client/async

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: j16sdiz
Date: 2009-04-14 04:40:00 +0000 (Tue, 14 Apr 2009)
New Revision: 26760

Modified:
   trunk/freenet/src/freenet/client/async/USKManager.java
Log:
Unused variable (USKManager.java)

Modified: trunk/freenet/src/freenet/client/async/USKManager.java
===================================================================
--- trunk/freenet/src/freenet/client/async/USKManager.java	2009-04-14 04:39:39 UTC (rev 26759)
+++ trunk/freenet/src/freenet/client/async/USKManager.java	2009-04-14 04:40:00 UTC (rev 26760)
@@ -40,9 +40,6 @@
 	
 	final LRUQueue temporaryBackgroundFetchersLRU;
 	
-	/** USKChecker's by USK. Deleted immediately on completion. */
-	final HashMap checkersByUSK;
-
 	final FetchContext backgroundFetchContext;
 	
 	final Executor executor;
@@ -55,7 +52,6 @@
 		latestVersionByClearUSK = new HashMap();
 		subscribersByClearUSK = new HashMap();
 		fetchersByUSK = new HashMap();
-		checkersByUSK = new HashMap();
 		backgroundFetchersByClearUSK = new HashMap();
 		temporaryBackgroundFetchersLRU = new LRUQueue();
 		executor = core.getExecutor();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.