forked from I2P_Developers/i2p.i2p
Starting to get stable and usable. Basically everything is based on callbacks.
This commit is contained in:
@@ -26,12 +26,6 @@
|
||||
using namespace subprocess;
|
||||
using namespace neither;
|
||||
|
||||
using maybeAnRouterRunner = std::experimental::optional<RouterTask*>;
|
||||
|
||||
extern std::mutex globalRouterStatusMutex;
|
||||
extern maybeAnRouterRunner globalRouterStatus;
|
||||
|
||||
|
||||
#define DEF_MIN_JVM_VER "1.7+"
|
||||
|
||||
class JvmVersion
|
||||
|
||||
Reference in New Issue
Block a user