mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
get rid of setNotStarting
This commit is contained in:
@@ -138,8 +138,6 @@ public class WinLauncher extends WindowsAppUtil {
|
||||
registrationThread.setDaemon(true);
|
||||
registrationThread.start();
|
||||
|
||||
launcher.setNotStarting();
|
||||
|
||||
launcher.i2pRouter.runRouter();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user