summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
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 863bdce..0bbe939 100644
--- a/structs.go
+++ b/structs.go
@@ -64,7 +64,6 @@ type Host struct {
fixButton *gui.Node
fixWindow *smartwindow.SmartWindow
- errorGroup *gui.Node // Hide() and Show() this node if there are no errors
problems *errorBox
}