summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-05-22 16:23:55 -0500
committerJeff Carr <[email protected]>2023-05-22 16:23:55 -0500
commitdbd81e9462846f716ba4cebe383d2215e01ce563 (patch)
tree06ca030fea0f2f46de3025b81f64e02d12941982 /structs.go
parent5d7004ad924c602234e67767b285a68fe9a9145f (diff)
misc cleanups
Signed-off-by: Jeff Carr <[email protected]>
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