rm old func

This commit is contained in:
Jeff Carr 2025-09-09 04:51:25 -05:00
parent 656a1e15d4
commit 4bcfaddab3
1 changed files with 0 additions and 1 deletions

1
gui.go
View File

@ -79,7 +79,6 @@ func Gui() *GuiPrep {
os.Exit(0)
}
arg.Register(&argGui)
gui.InitArg()
prepGui = new(GuiPrep)
prepGui.rootn = gui.PreInit(postMustParse)