From a88937c508d2921aa5e6fa335450ee8f05e7fbf9 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 4 Mar 2025 14:33:39 -0600 Subject: working on delete table --- structs.go | 1 - 1 file changed, 1 deletion(-) (limited to 'structs.go') 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 -- cgit v1.2.3