okay something

This commit is contained in:
Jeff Carr 2025-09-09 05:07:36 -05:00
parent 860290fc26
commit 14bd2c4b0e
1 changed files with 1 additions and 4 deletions

View File

@ -251,11 +251,8 @@ func main() {
me.forge.CheckDirty() me.forge.CheckDirty()
me.myGui.Start() // loads the GUI toolkit me.myGui.Start() // loads the GUI toolkit
doGui() // start making our forge GUI doGui() // start making our forge GUI
debug() // sits here forever
// sits here forever
debug()
} }
// got to the end with nothing to do (?) // got to the end with nothing to do (?)
if dumpWorkRepos() { if dumpWorkRepos() {