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 /listbox_darwin.go | |
| parent | 402e73c307c82f2c87181632ae497c3e853f5b61 (diff) | |
Combined all the Objective-C headers into objc_darwin.h.
Diffstat (limited to 'listbox_darwin.go')
| -rw-r--r-- | listbox_darwin.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/listbox_darwin.go b/listbox_darwin.go index b7ac3c2..6183a2d 100644 --- a/listbox_darwin.go +++ b/listbox_darwin.go @@ -21,7 +21,6 @@ TODO - change the name of some of these functions? specifically the functions th // #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit // #include <stdlib.h> // #include "objc_darwin.h" -// #include "listbox_darwin.h" import "C" /* |
