Fixed a compiler warning on Mac OS X.
Thanks to Mattias Holm for the patch!
This commit is contained in:
parent
96e8606bd5
commit
d9a9cf5a98
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <Carbon/Carbon.h>
|
||||
|
||||
//#define DEBUG_IME NSLog
|
||||
#define DEBUG_IME
|
||||
#define DEBUG_IME (void)
|
||||
|
||||
#ifndef NX_DEVICERCTLKEYMASK
|
||||
#define NX_DEVICELCTLKEYMASK 0x00000001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue