summaryrefslogtreecommitdiff
path: root/stdoutShow.go
diff options
context:
space:
mode:
Diffstat (limited to 'stdoutShow.go')
-rw-r--r--stdoutShow.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdoutShow.go b/stdoutShow.go
index 329efbe..fbc94f2 100644
--- a/stdoutShow.go
+++ b/stdoutShow.go
@@ -27,7 +27,6 @@ func createStdout(g *gocui.Gui) bool {
msg := fmt.Sprintf("test out gocuiEvent() %d\n", me.ecount)
me.stdout.tk.Write([]byte(msg))
-
log.Log(NOW, "logStdout test out")
}
return true