summaryrefslogtreecommitdiff
path: root/doGui.go
diff options
context:
space:
mode:
Diffstat (limited to 'doGui.go')
-rw-r--r--doGui.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/doGui.go b/doGui.go
index 7eb60e9..d61f7f5 100644
--- a/doGui.go
+++ b/doGui.go
@@ -53,11 +53,6 @@ func doGui() {
}
makeZoodWin()
})
- grid.NewButton("update zood versions", func() {
- if me.zood != nil {
- doMachinesUpgradeTable()
- }
- })
// sit here forever refreshing the GUI
for {