summaryrefslogtreecommitdiff
path: root/listbox_darwin.go
diff options
context:
space:
mode:
Diffstat (limited to 'listbox_darwin.go')
-rw-r--r--listbox_darwin.go1
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"
/*