diff options
Diffstat (limited to 'gui.go')
| -rw-r--r-- | gui.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -79,7 +79,6 @@ func Gui() *GuiPrep { os.Exit(0) } arg.Register(&argGui) - gui.InitArg() prepGui = new(GuiPrep) prepGui.rootn = gui.PreInit(postMustParse) |
