diff options
Diffstat (limited to 'toolkit/andlabs/button.go')
| -rw-r--r-- | toolkit/andlabs/button.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/andlabs/button.go b/toolkit/andlabs/button.go index bc58da2..f4032d0 100644 --- a/toolkit/andlabs/button.go +++ b/toolkit/andlabs/button.go @@ -24,7 +24,6 @@ func newButton(a *toolkit.Action) { newt.uiButton = b newt.uiControl = b newt.wId = a.WidgetId - // newt.tw = a.Widget newt.WidgetType = a.WidgetType newt.parent = t |
