mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-04 17:44:35 +00:00
Oops, don't include debug code
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4084
This commit is contained in:
parent
2311157d38
commit
cd8cd98f62
@ -58,7 +58,6 @@ static char rcsid =
|
||||
|
||||
/* Define this if you want to debug X11 events */
|
||||
/*#define DEBUG_XEVENTS*/
|
||||
#define DEBUG_XEVENTS
|
||||
|
||||
/* The translation tables from an X11 keysym to a SDL keysym */
|
||||
static SDLKey ODD_keymap[256];
|
||||
|
Loading…
Reference in New Issue
Block a user