diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-16 06:49:29 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-16 06:49:29 -0400 |
| commit | ebcbaa129de05909a39e6a6884eac94629d46083 (patch) | |
| tree | 64fb239fa32dda4525118742cca2624aed280b2f /prefsize_darwin.go | |
| parent | 402e73c307c82f2c87181632ae497c3e853f5b61 (diff) | |
Combined all the Objective-C headers into objc_darwin.h.
Diffstat (limited to 'prefsize_darwin.go')
| -rw-r--r-- | prefsize_darwin.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/prefsize_darwin.go b/prefsize_darwin.go index 69ac670..f102f89 100644 --- a/prefsize_darwin.go +++ b/prefsize_darwin.go @@ -4,7 +4,6 @@ package ui // #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit // #include "objc_darwin.h" -// #include "prefsize_darwin.h" import "C" /* |
