summaryrefslogtreecommitdiff
path: root/delegate_darwin.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-16 06:49:29 -0400
committerPietro Gagliardi <[email protected]>2014-05-16 06:49:29 -0400
commitebcbaa129de05909a39e6a6884eac94629d46083 (patch)
tree64fb239fa32dda4525118742cca2624aed280b2f /delegate_darwin.go
parent402e73c307c82f2c87181632ae497c3e853f5b61 (diff)
Combined all the Objective-C headers into objc_darwin.h.
Diffstat (limited to 'delegate_darwin.go')
-rw-r--r--delegate_darwin.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/delegate_darwin.go b/delegate_darwin.go
index 8e8c7f1..d6ff6ce 100644
--- a/delegate_darwin.go
+++ b/delegate_darwin.go
@@ -18,7 +18,6 @@ This creates a class goAppDelegate that will be used as the delegate for /everyt
// #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit
// #include <stdlib.h>
// #include "objc_darwin.h"
-// #include "delegateuitask_darwin.h"
import "C"
var (