diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-15 23:04:30 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-15 23:04:30 -0400 |
| commit | 08e86ea9b3e4d0b24f592ab9d2f5650de40f6bed (patch) | |
| tree | f414e43800f01e054473a444e7c1848cbd7a5491 /objc_darwin.h | |
| parent | 3b4924a156246928ac672c5ce3321a6f43d3b4e9 (diff) | |
Removed the dummy NSEvent code from bleh_darwin.m and rewrote it in Objective-C in delegateuitask_darwin.m. And now to nuke bleh_darwin.m and change all the int64_ts to intptr_ts and merge the .h files...
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 42c7ce6..4c5c6d8 100644 --- a/objc_darwin.h +++ b/objc_darwin.h @@ -51,6 +51,5 @@ struct xpoint { /* for uitask_darwin.go */ extern void initBleh(); -extern id makeDummyEvent(); #endif |
