From 109134608f6a91103dfdcb060e8c6b9c2469e5b6 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 13 Oct 2025 13:30:47 -0500 Subject: not used --- gui.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui.go b/gui.go index 131bc74..e135a43 100644 --- a/gui.go +++ b/gui.go @@ -76,8 +76,8 @@ var prepGui *GuiPrep type GuiPrep struct { rootn *gui.Node - hidden bool // don't update the toolkits when it's hidden - Auto func([]string) + // hidden bool // don't update the toolkits when it's hidden + // Auto func([]string) } func Gui() *GuiPrep { -- cgit v1.2.3