diff --git a/releaseBox.go b/releaseBox.go index f276fa5..4020207 100644 --- a/releaseBox.go +++ b/releaseBox.go @@ -234,7 +234,6 @@ func doReleaseAll() (bool, time.Duration) { } if me.release.status.String() == "ALL DONE?" { log.Info("maybe ALL DONE?. findCounter =", findCounter) - buttonEnable() worked = true // os.Exit(0) }