From b3eea67983ef8bdfa814b097d3cdf6a952d4ea78 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 11 Feb 2024 21:49:39 -0600 Subject: compute control file if it doesn't exist Signed-off-by: Jeff Carr --- controlBox.go | 3 --- 1 file changed, 3 deletions(-) (limited to 'controlBox.go') diff --git a/controlBox.go b/controlBox.go index fc4fc36..4d1b893 100644 --- a/controlBox.go +++ b/controlBox.go @@ -80,6 +80,3 @@ func newControl(parent *gui.Node) *controlBox { return c } - -func scanConfigFile() { -} -- cgit v1.2.3