summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index 99a97e7..4a1f8b8 100644
--- a/structs.go
+++ b/structs.go
@@ -66,7 +66,7 @@ type Host struct {
showErrorsB *gui.Node
problems *errorBox
- autofix *gui.Node
+ // autofix *gui.Node
}
type IPtype struct {