revert change to constructor

pull/53/head
Zlatin Balevsky 2020-04-26 19:30:26 +01:00
parent c4d908f571
commit 5fc0283da7
1 changed files with 1 additions and 1 deletions

View File

@ -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