Author: toad
Date: 2009-04-03 23:13:14 +0000 (Fri, 03 Apr 2009)
New Revision: 26488
Modified:
trunk/freenet/src/freenet/client/async/USKChecker.java
Log:
Another unused method
Modified: trunk/freenet/src/freenet/client/async/USKChecker.java
===================================================================
--- trunk/freenet/src/freenet/client/async/USKChecker.java 2009-04-03
23:11:49 UTC (rev 26487)
+++ trunk/freenet/src/freenet/client/async/USKChecker.java 2009-04-03
23:13:14 UTC (rev 26488)
@@ -94,10 +94,6 @@
return "USKChecker for "+key.getURI()+" for "+cb;
}
- public short getPriorityClass() {
- return cb.getPriority();
- }
-
public void onFailed(KeyListenerConstructionException e,
ObjectContainer container, ClientContext context) {
onFailure(new
LowLevelGetException(LowLevelGetException.INTERNAL_ERROR, "IMPOSSIBLE: Failed
to create Bloom filters (we don't have any!)", e), null, container, context);
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs