From a2c3e48b8a9cff43e1bb6431a2ff3dd3dc9f90ce Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 26 Sep 2025 14:37:19 -0500 Subject: lots of the junk gone --- common.go | 4 ---- 1 file changed, 4 deletions(-) (limited to 'common.go') diff --git a/common.go b/common.go index acd0084..e338a54 100644 --- a/common.go +++ b/common.go @@ -8,7 +8,3 @@ func (x *Widget) IsButton() bool { } return false } - -//func Init() bool { -// return true -//} -- cgit v1.2.3