diff options
| author | Jeff Carr <[email protected]> | 2025-03-04 14:33:39 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-04 14:33:39 -0600 |
| commit | a88937c508d2921aa5e6fa335450ee8f05e7fbf9 (patch) | |
| tree | f3129c304e6509c8ec7fceef66238f97f337ddd0 /structs.go | |
| parent | 96eac58cf59d2c735cd2b88e4458fff12422e121 (diff) | |
working on delete table
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |
