diff options
Diffstat (limited to 'objc_darwin.h')
| -rw-r--r-- | objc_darwin.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/objc_darwin.h b/objc_darwin.h index 06e79f9..42c7ce6 100644 --- a/objc_darwin.h +++ b/objc_darwin.h @@ -53,11 +53,4 @@ struct xpoint { extern void initBleh(); extern id makeDummyEvent(); -/* for area_darwin.go */ -/* TODO apparently ISO C forbids casting a function pointer to a non-function pointer; this will need to change???? */ -extern void *_areaView_drawRect; - -/* for objc_darwin.go */ -extern char *encodedNSRect; - #endif |
