diff options
| -rw-r--r-- | choices.go | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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") |
