diff --git a/core/src/main/groovy/com/muwire/core/Core.groovy b/core/src/main/groovy/com/muwire/core/Core.groovy index 82f2fde9..74972612 100644 --- a/core/src/main/groovy/com/muwire/core/Core.groovy +++ b/core/src/main/groovy/com/muwire/core/Core.groovy @@ -145,7 +145,7 @@ public class Core { final SigningPrivateKey spk - public Core(MuWireSettings props, File home, String myVersion, String tunnelName = "MuWire") { + public Core(MuWireSettings props, File home, String myVersion) { this.home = home this.version = myVersion this.muOptions = props