From bf9b5bd49d65dae7868d74d5f972510c2585ff7a Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 1 Jun 2019 01:20:20 -0700 Subject: more control panel code removal Signed-off-by: Jeff Carr --- table.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'table.go') diff --git a/table.go b/table.go index 4e65b35..c6dbcdf 100644 --- a/table.go +++ b/table.go @@ -9,6 +9,8 @@ import _ "github.com/andlabs/ui/winmanifest" // import "github.com/davecgh/go-spew/spew" +// THIS IS CLEAN + func initRowBTcolor(mh *TableData, intBG int, cell TableColumnData) { humanInt := cell.Index -- cgit v1.2.3