mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Unused field
This commit is contained in:
@@ -40,7 +40,6 @@ import net.i2p.util.SystemVersion;
|
||||
public final class CryptixAESEngine extends AESEngine {
|
||||
private final LinkedBlockingQueue<Cipher> _ciphers;
|
||||
|
||||
private final static CryptixRijndael_Algorithm _algo = new CryptixRijndael_Algorithm();
|
||||
// keys are now cached in the SessionKey objects
|
||||
//private CryptixAESKeyCache _cache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user