summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-31 14:06:16 -0600
committerJeff Carr <[email protected]>2024-01-31 14:06:16 -0600
commita021641d2efb391ccadb388e70a798f052342b5b (patch)
tree48b620dfc7a3f15445c83bd19dc16c8ed7c75665 /main.go
parent3635940359f6c2e2ac7d694edcf70609caab0d07 (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 5774340..66e7064 100644
--- a/main.go
+++ b/main.go
@@ -52,10 +52,6 @@ func helloworld() {
computers.AddText("Atari 500")
computers.AddText("Beagleboard")
computers.AddText("Unmatched Rev B")
- computers.AddText("asldjf")
- computers.AddText("asdjf")
- computers.AddText("a1jf")
- computers.AddText("jf")
computers.SetText("Beagleboard")
colors = grid.NewCombobox().SetProgName("COLORS")