Skip to content

Commit

Permalink
Oops, don't include debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Lantinga committed Jun 26, 2001
1 parent beb33d3 commit 3585fd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/video/x11/SDL_x11events.c
Expand Up @@ -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];
Expand Down

0 comments on commit 3585fd3

Please sign in to comment.