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 0f91a9f..7f5c004 100644
--- a/structs.go
+++ b/structs.go
@@ -22,7 +22,6 @@ type Host struct {
window *gui.Node // the main window
tab *gui.Node // the main dns tab
notes *gui.Node // using this to put notes here
- output *gui.Node // Textbox for dumping output
uid *gui.Node // user
fqdn *gui.Node // display the full hostname
IPv4 *gui.Node // show valid IPv4 addresses