diff options
| author | Jeff Carr <[email protected]> | 2024-01-09 07:47:40 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-09 07:47:40 -0600 |
| commit | ad8a25d85f50dfe27dbefa5267749e61c0cb16b3 (patch) | |
| tree | 5028b67e2cdf819f18cd04dbf23302593fe53183 | |
| parent | d04767a0ff417af97034e01b1b5a7b577739c980 (diff) | |
go.wit.com/log changes
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | gui.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |
