From 890e294a906478ea4b20d132660b33d5f8174da4 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 27 Jan 2024 16:10:22 -0600 Subject: remove old code and notes Signed-off-by: Jeff Carr --- structs.go | 4 ---- 1 file changed, 4 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index 4e1c056..1e2017f 100644 --- a/structs.go +++ b/structs.go @@ -7,10 +7,6 @@ import ( _ "go.wit.com/dev/andlabs/ui/winmanifest" ) -// var andlabs map[int]*andlabsT -// var callback func(int) bool -// var callback chan toolkit.Action - // It's probably a terrible idea to call this 'me' var me config -- cgit v1.2.3