From 20266b063c1be8818d4582bff7b59486551ee447 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 17 Jun 2020 21:14:35 +0200 Subject: [feat] pass initialization errors to gui --- pkg/config/gui.go | 1 - 1 file changed, 1 deletion(-) (limited to 'pkg/config') diff --git a/pkg/config/gui.go b/pkg/config/gui.go index 5fa4886..7f2515c 100644 --- a/pkg/config/gui.go +++ b/pkg/config/gui.go @@ -48,7 +48,6 @@ type Config struct { Obfs4 bool DisableAustostart bool StartVPN bool - Version string Printer *message.Printer } -- cgit v1.2.3