diff options
| -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) |
![]() |
index : lib/protobuf/argvpb | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | gui.go | 1 |
@@ -79,7 +79,6 @@ func Gui() *GuiPrep { os.Exit(0) } arg.Register(&argGui) - gui.InitArg() prepGui = new(GuiPrep) prepGui.rootn = gui.PreInit(postMustParse) |