summaryrefslogtreecommitdiff
path: root/delegate_darwin.go
diff options
context:
space:
mode:
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 (