summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-06 15:07:30 -0600
committerJeff Carr <[email protected]>2024-01-06 15:07:30 -0600
commit34bbd63bfbe39fa17dfa5b00628c966a1776b6cb (patch)
tree96ef417cc7c9e9fbdd407ea8ba955b9a518db5af /structs.go
parent5dee2af78434191a27987acfb02902a11f81067c (diff)
more cleanups after removing old window
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 b8e4418..65254e2 100644
--- a/structs.go
+++ b/structs.go
@@ -44,7 +44,6 @@ type Host struct {
ipv6s map[string]dns.RR
window *gadgets.BasicWindow // the main window
- details *gadgets.BasicWindow // more details of the DNS state
debug *gadgets.BasicWindow // more attempts to debug the DNS state
tab *gui.Node // the main dns tab