forked from I2P_Developers/i2p.i2p
try again to kill the i2psnarkurl files
This commit is contained in:
@ -346,7 +346,6 @@ public class TrackerClient extends I2PAppThread
|
||||
if (fetched == null) {
|
||||
throw new IOException("Error fetching " + s);
|
||||
}
|
||||
fetched.deleteOnExit();
|
||||
|
||||
InputStream in = null;
|
||||
try {
|
||||
|
Reference in New Issue
Block a user