summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/structs.go b/structs.go
index d8e7833..c943f0a 100644
--- a/structs.go
+++ b/structs.go
@@ -29,8 +29,8 @@ type mainType struct {
urlbase string // base URL
// our view of the repositories
- repos *repoWindow
- patchWin *patchesWindow
+ // repos *repoWindow
+ // patchWin *patchesWindow
mainWindow *gadgets.BasicWindow