summaryrefslogtreecommitdiff
path: root/pkg/config/gui.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/config/gui.go')
-rw-r--r--pkg/config/gui.go1
1 files changed, 0 insertions, 1 deletions
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
}