summaryrefslogtreecommitdiff
path: root/common.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-26 14:37:19 -0500
committerJeff Carr <[email protected]>2025-09-26 14:37:19 -0500
commita2c3e48b8a9cff43e1bb6431a2ff3dd3dc9f90ce (patch)
tree38ccfc2241147874e8d08eba4368c416cc06914f /common.go
parent7c258bad70a7481eaa6756a26376294ada9e9a32 (diff)
lots of the junk gonev0.0.17
Diffstat (limited to 'common.go')
-rw-r--r--common.go4
1 files changed, 0 insertions, 4 deletions
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
-//}