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 d7d328c..fa27a84 100644
--- a/doGui.go
+++ b/doGui.go
@@ -59,14 +59,9 @@ func doGui() {
vbox2 := me.mainbox.NewVerticalBox("BOX2")
globalBuildOptions(vbox2)
- // me.summary = submitPatchesBox(vbox2)
me.repos = makeRepoView()
- // processing is done. update the repo summary box
- // me.summary.Update()
- // me.summary.submitB.Disable()
-
me.Enable()
// intermittently scans the status indefinitly