get rid of setNotStarting
This commit is contained in:
@@ -138,8 +138,6 @@ public class WinLauncher extends WindowsAppUtil {
|
|||||||
registrationThread.setDaemon(true);
|
registrationThread.setDaemon(true);
|
||||||
registrationThread.start();
|
registrationThread.start();
|
||||||
|
|
||||||
launcher.setNotStarting();
|
|
||||||
|
|
||||||
launcher.i2pRouter.runRouter();
|
launcher.i2pRouter.runRouter();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user