remove test code
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
c9b8887732
commit
8082a52862
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue