summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-31 14:17:06 -0600
committerJeff Carr <[email protected]>2024-01-31 14:17:06 -0600
commit6188281ddacf8184cb0213fda4ed6cfb7d487c9d (patch)
treef3bcc24517c4d50f636fc58640bcda9dd07ca6ca /main.go
parent27028d2f40298fdde069f4e7e03218f8ecdd9dfe (diff)
remove testing code Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'main.go')
-rw-r--r--main.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.go b/main.go
index 141b834..04fa688 100644
--- a/main.go
+++ b/main.go
@@ -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")