From 08e86ea9b3e4d0b24f592ab9d2f5650de40f6bed Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Thu, 15 May 2014 23:04:30 -0400 Subject: 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... --- objc_darwin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'objc_darwin.h') 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 -- cgit v1.2.3