diff options
| author | Jeff Carr <[email protected]> | 2024-01-27 16:10:22 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-27 16:10:22 -0600 |
| commit | 890e294a906478ea4b20d132660b33d5f8174da4 (patch) | |
| tree | 1e1d890916dce8cb31cb5e9158aa516410460427 /structs.go | |
| parent | f8059d51d3c16df3903ba06afc1e9ca5898383df (diff) | |
remove old code and notes
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
