On Friday 05 September 2008 16:50, j16sdiz at freenetproject.org wrote:
> Author: j16sdiz
> Date: 2008-09-05 15:50:29 +0000 (Fri, 05 Sep 2008)
> New Revision: 22466
> 
> Modified:
>    trunk/freenet/src/freenet/store/saltedhash/CipherManager.java
>    trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java
> Log:
> warning hunt: freenet.store.slatedhash
> 
> Modified: 
trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java
> ===================================================================
> --- trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java    
2008-09-05 15:50:04 UTC (rev 22465)
> +++ trunk/freenet/src/freenet/store/saltedhash/SaltedHashFreenetStore.java    
2008-09-05 15:50:29 UTC (rev 22466)
> @@ -71,10 +71,12 @@
>       private final StoreCallback callback;
>       private final boolean collisionPossible;
>       private final int headerBlockLength;
> +     @SuppressWarnings("unused")
>       private final int routeKeyLength;
>       private final int fullKeyLength;
>       private final int dataBlockLength;
>       private final Random random;
> +     @SuppressWarnings("unused")
>       private UserAlertManager userAlertManager;

Why?
>       
>       private long storeSize;
> 
> _______________________________________________
> cvs mailing list
> cvs at freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20080906/49b2a178/attachment.pgp>

Reply via email to