summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-19 13:03:59 -0600
committerJeff Carr <[email protected]>2024-01-19 13:03:59 -0600
commit0e333cd78f4bdf69a77c2fcf0e17d5ceebff21e5 (patch)
tree070878fc024ec3687758d146cee6e7dd7a3ce833 /main.go
parent0c3ed55c33f1ce18c8d1797ade708b143589a8dc (diff)
hmmm
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 5774340..e5bace6 100644
--- a/main.go
+++ b/main.go
@@ -27,7 +27,7 @@ func main() {
// myGui.LoadToolkit("nocui")
helloworld()
- basicWindow = makebasicWindow()
+ // basicWindow = makebasicWindow()
// go will sit here until the window exits
gui.Watchdog()