# HG changeset patch # User Sam Lantinga # Date 993577276 0 # Node ID 4c8b9babaae4e05a75c24aab250d2a95804187a6 # Parent 2bddc38a9f5daca095db327e2f15b0a7a5b10385 Oops, don't include debug code diff -r 2bddc38a9f5d -r 4c8b9babaae4 src/video/x11/SDL_x11events.c --- a/src/video/x11/SDL_x11events.c Tue Jun 26 17:40:59 2001 +0000 +++ b/src/video/x11/SDL_x11events.c Tue Jun 26 17:41:16 2001 +0000 @@ -58,7 +58,6 @@ /* 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];