summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-09 05:07:36 -0500
committerJeff Carr <[email protected]>2025-09-09 05:07:36 -0500
commit14bd2c4b0ec9814bf70cf552a806346133ab4a01 (patch)
tree5e7eb5d13caedd4eb020d4835dc7b6e2c0724911 /main.go
parent860290fc2698898053256fde7338f24fba528d07 (diff)
okay something
Diffstat (limited to 'main.go')
-rw-r--r--main.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/main.go b/main.go
index 8074c38..940c3bf 100644
--- a/main.go
+++ b/main.go
@@ -251,11 +251,8 @@ func main() {
me.forge.CheckDirty()
me.myGui.Start() // loads the GUI toolkit
-
doGui() // start making our forge GUI
-
- // sits here forever
- debug()
+ debug() // sits here forever
}
// got to the end with nothing to do (?)
if dumpWorkRepos() {