remove test code

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-02-01 11:37:14 -06:00
parent c9b8887732
commit 8082a52862
1 changed files with 0 additions and 4 deletions

View File

@ -38,10 +38,6 @@ func newChoices(parent *gui.Node) *choices {
c.computers.AddText("Atari 500")
c.computers.AddText("Beagleboard")
c.computers.AddText("Unmatched Rev B")
c.computers.AddText("asldjf")
c.computers.AddText("asdjf")
c.computers.AddText("a1jf")
c.computers.AddText("jf")
c.computers.SetText("Beagleboard")
c.colors = c.grid.NewCombobox().SetProgName("COLORS")