diff options
| author | Jeff Carr <[email protected]> | 2025-09-09 04:51:25 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-09 04:51:25 -0500 |
| commit | 4bcfaddab3a118e75b8d445f55870ecec9f3ad4f (patch) | |
| tree | c9625c3caf5e9ddec28dd821e378293e7f5a1610 /gui.go | |
| parent | 656a1e15d434d1a0cc5bc89f42f273de1678dce1 (diff) | |
rm old func
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) |
