go.wit.com/log changes

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-09 07:47:40 -06:00
parent d04767a0ff
commit ad8a25d85f
1 changed files with 0 additions and 1 deletions

1
gui.go
View File

@ -106,7 +106,6 @@ func mainWindow(title string) {
})
gr.NewButton("test smartwindow()", func () {
log.Jeff(INFO, "jcarr")
if me.fixWindow == nil {
me.fixWindow = smartwindow.New()
me.fixWindow.SetParent(me.myGui)