From 62feeab08e27b22215ed4be51df77986876d55d7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 7 Nov 2024 04:53:46 -0600 Subject: blank.so causes resources/ to not fail Signed-off-by: Jeff Carr --- stateWindow.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'stateWindow.go') diff --git a/stateWindow.go b/stateWindow.go index a87f415..99d2f8b 100644 --- a/stateWindow.go +++ b/stateWindow.go @@ -1,5 +1,3 @@ -// This window, when it's hidden, still exists to the application -// so it can be treated as if it really exists package main import ( -- cgit v1.2.3