diff options
Diffstat (limited to 'objc_darwin.h')
| -rw-r--r-- | objc_darwin.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/objc_darwin.h b/objc_darwin.h index 4c1b77a..05f39e3 100644 --- a/objc_darwin.h +++ b/objc_darwin.h @@ -20,9 +20,6 @@ The format should be self-explanatory. #include <stdint.h> -/* for delegate_darwin.go */ -extern Class NilClass; - /* for listbox_darwin.go */ extern id *_NSObservedObjectKey; |
