summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-05-31 16:03:00 -0500
committerJeff Carr <[email protected]>2025-05-31 16:03:00 -0500
commit1282c17e8119a2debdfce0448b6c4b909b53f447 (patch)
tree56ee8a87049a951c34eadaf920bc2c6258b8b437 /structs.go
parent9f367cb39b6f6275b0f88fc4fc038cdec33334fa (diff)
rearrange main window
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index 100b02e..0470d97 100644
--- a/structs.go
+++ b/structs.go
@@ -67,7 +67,6 @@ type mainType struct {
repoDirtyB *gui.Node // "dirty" repos button
repoDevelMergeB *gui.Node // "merge to devel" repos button
repoWritableB *gui.Node // "what repos are writable" repos button
- demoB *gui.Node // opens the demo
// modeReleaseW *gui.Node // opens the release window
// modePatchW *gui.Node // opens the patch window
// modeUserW *gui.Node // opens the user/hack window