diff options
| author | Jeff Carr <[email protected]> | 2024-01-31 14:17:06 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-31 14:17:06 -0600 |
| commit | 6188281ddacf8184cb0213fda4ed6cfb7d487c9d (patch) | |
| tree | f3bcc24517c4d50f636fc58640bcda9dd07ca6ca /main.go | |
| parent | 27028d2f40298fdde069f4e7e03218f8ecdd9dfe (diff) | |
remove testing code
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -38,10 +38,6 @@ func helloworld() { dd.AddText("Atari 500") dd.AddText("Beagleboard") dd.AddText("Unmatched Rev B") - dd.AddText("asldjf") - dd.AddText("asdjf") - dd.AddText("a1jf") - dd.AddText("jf") color := grid.NewCombobox().SetProgName("COLORS") color.AddText("Cyan") |
