diff --git a/draw.go b/draw.go index 99831a0..1941585 100644 --- a/draw.go +++ b/draw.go @@ -46,7 +46,7 @@ func (d *LogSettings) draw() { d.buttonG = g g.NewButton("Redirect STDOUT to /tmp/", func() { - log.SetTmp() + // log.SetTmp() }) g.NewButton("restore defaults", func() {