diff options
Diffstat (limited to 'delegate_darwin.go')
| -rw-r--r-- | delegate_darwin.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/delegate_darwin.go b/delegate_darwin.go index a586d2f..d444459 100644 --- a/delegate_darwin.go +++ b/delegate_darwin.go @@ -15,7 +15,6 @@ This creates a class goAppDelegate that will be used as the delegate for /everyt - handles the application-global Quit event (such as from the Dock) (applicationShouldTerminate) */ -// #cgo LDFLAGS: -lobjc -framework Foundation -framework AppKit // #include <stdlib.h> // #include "objc_darwin.h" import "C" |
