summaryrefslogtreecommitdiff
path: root/redo/window_darwin.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-04 17:33:13 -0400
committerPietro Gagliardi <[email protected]>2014-08-04 17:33:13 -0400
commit74e2214f4391d105f439b0190ac7fa640b9053f1 (patch)
tree9a3bd6d87380f3f80b7cd9bacbdde27536a553cb /redo/window_darwin.go
parentcaa64a3dbed66578294b39ed4603b0dc6d2a8f9a (diff)
Fixed the broken Mac OS X build and removed some leftover debugging cruft.
Diffstat (limited to 'redo/window_darwin.go')
-rw-r--r--redo/window_darwin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/redo/window_darwin.go b/redo/window_darwin.go
index 4fa847b..3b131d3 100644
--- a/redo/window_darwin.go
+++ b/redo/window_darwin.go
@@ -4,7 +4,6 @@ package ui
import (
"unsafe"
-"fmt"
)
// #include "objc_darwin.h"