summaryrefslogtreecommitdiff
path: root/common.go
diff options
context:
space:
mode:
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
-//}