forked from I2P_Developers/i2p.i2p
remove unused local variables (eclipse)
This commit is contained in:
@@ -315,8 +315,6 @@ public class Snark
|
||||
id = generateID();
|
||||
debug("My peer id: " + PeerID.idencode(id), Snark.INFO);
|
||||
|
||||
int port;
|
||||
IOException lastException = null;
|
||||
/*
|
||||
* Don't start a tunnel if the torrent isn't going to be started.
|
||||
* If we are starting,
|
||||
|
||||
Reference in New Issue
Block a user