From dbd81e9462846f716ba4cebe383d2215e01ce563 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 22 May 2023 16:23:55 -0500 Subject: misc cleanups Signed-off-by: Jeff Carr --- structs.go | 1 - 1 file changed, 1 deletion(-) (limited to 'structs.go') 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 -- cgit v1.2.3