forked from I2P_Developers/i2p.i2p
remove http from add torrent box
This commit is contained in:
@@ -232,7 +232,7 @@ public class Snark
|
||||
}
|
||||
|
||||
// Explicit shutdown.
|
||||
Runtime.getRuntime().removeShutdownHook(snarkhook);
|
||||
//Runtime.getRuntime().removeShutdownHook(snarkhook);
|
||||
snarkhook.start();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user