diff options
| author | Jeff Carr <[email protected]> | 2024-01-08 11:55:56 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-08 11:55:56 -0600 |
| commit | 16fe0dacddbb3f425ec43174ccd7fb347e2e310d (patch) | |
| tree | 9fa7fc19edd8ac7274f14bc4b9aa7b6cfbebec7d /structs.go | |
| parent | b1c311a1e23f8b6557a289e85bb9f402b8523fdf (diff) | |
not sure
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -64,7 +64,6 @@ type Host struct { fixButton *gui.Node fixWindow *smartwindow.SmartWindow - errorGroup *gui.Node // Hide() and Show() this node if there are no errors problems *errorBox } |
