Oops, don't include debug code

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4084
This commit is contained in:
Sam Lantinga 2001-06-26 17:41:16 +00:00
parent 2311157d38
commit cd8cd98f62

View File

@ -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];