diff --git a/gui.go b/gui.go index f9803cc..302e5e9 100644 --- a/gui.go +++ b/gui.go @@ -79,7 +79,6 @@ func Gui() *GuiPrep { os.Exit(0) } arg.Register(&argGui) - gui.InitArg() prepGui = new(GuiPrep) prepGui.rootn = gui.PreInit(postMustParse)