diff options
Diffstat (limited to 'doGui.go')
| -rw-r--r-- | doGui.go | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |
