summaryrefslogtreecommitdiff
path: root/image.go
diff options
context:
space:
mode:
Diffstat (limited to 'image.go')
-rw-r--r--image.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/image.go b/image.go
index 752ae99..75e427e 100644
--- a/image.go
+++ b/image.go
@@ -1,5 +1,6 @@
package main
+/*
import (
"go.wit.com/dev/andlabs/ui"
_ "go.wit.com/dev/andlabs/ui/winmanifest"
@@ -18,6 +19,7 @@ func (p *node) newImage(n *node) {
n.tk = newt
// p.place(n)
}
+*/
/*
if (a.Name == "image") {