summaryrefslogtreecommitdiff
path: root/entry.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-06-02 19:49:17 -0700
committerJeff Carr <[email protected]>2019-06-02 19:49:17 -0700
commit5e505b4f7ba2f0da11695fdb9a3c483548b79a89 (patch)
tree17198038f7ebf94f9e5cdbf4e09774804ec893f2 /entry.go
parent8967c1494c9611330782915dbf4d54f29887d135 (diff)
see if an interface can store the outside values
also finally fixed the splash area logic Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'entry.go')
-rw-r--r--entry.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/entry.go b/entry.go
index 550896b..75c7f28 100644
--- a/entry.go
+++ b/entry.go
@@ -6,7 +6,6 @@ import "fmt"
import "github.com/andlabs/ui"
import _ "github.com/andlabs/ui/winmanifest"
import "github.com/davecgh/go-spew/spew"
-// import pb "git.wit.com/wit/witProtobuf"
// THIS IS CLEAN (except the 'Memory' normalization example)