diff options
Diffstat (limited to 'objc_darwin.h')
| -rw-r--r-- | objc_darwin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/objc_darwin.h b/objc_darwin.h index 5eb9b6c..4417b02 100644 --- a/objc_darwin.h +++ b/objc_darwin.h @@ -57,7 +57,6 @@ extern id makeDummyEvent(); /* TODO apparently ISO C forbids casting a function pointer to a non-function pointer; this will need to change???? */ extern void *_areaView_drawRect; extern void drawImage(void *, int64_t, int64_t, int64_t, int64_t, int64_t); -extern struct xpoint getTranslatedEventPoint(id, id); /* for objc_darwin.go */ extern char *encodedNSRect; |
