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