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