summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-04 14:33:39 -0600
committerJeff Carr <[email protected]>2025-03-04 14:33:39 -0600
commita88937c508d2921aa5e6fa335450ee8f05e7fbf9 (patch)
treef3129c304e6509c8ec7fceef66238f97f337ddd0 /structs.go
parent96eac58cf59d2c735cd2b88e4458fff12422e121 (diff)
working on delete table
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 d7acb28..fcd04cf 100644
--- a/structs.go
+++ b/structs.go
@@ -153,7 +153,6 @@ type libnotify struct {
icon internalTK // libnotify menu icon
window internalTK // the libnotify menu
help internalTK // the help menu
- // menuWindow internalTK // libnotify menu window
}
// this is the gocui way