summaryrefslogtreecommitdiff
path: root/prefsize_darwin.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-19 22:52:59 -0400
committerPietro Gagliardi <[email protected]>2014-05-19 22:52:59 -0400
commit946e007e5d19001ec643ee8d5cbda9b7e1b1b58b (patch)
tree65e5ad03586c934aafe12d961dbf4861534832cc /prefsize_darwin.go
parenta48dd80add7760e58b8e4e639183ec204ac699af (diff)
Same as previous commit, but for Mac OS X now. The #cgo directives are in uitask_darwin.go.
Diffstat (limited to 'prefsize_darwin.go')
-rw-r--r--prefsize_darwin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/prefsize_darwin.go b/prefsize_darwin.go
index f102f89..46d72a7 100644
--- a/prefsize_darwin.go
+++ b/prefsize_darwin.go
@@ -2,7 +2,6 @@
package ui
-// #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit
// #include "objc_darwin.h"
import "C"