Mercurial > sdl-ios-xcode
changeset 83:4c8b9babaae4
Oops, don't include debug code
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Tue, 26 Jun 2001 17:41:16 +0000 |
parents | 2bddc38a9f5d |
children | c7f1b0647448 |
files | src/video/x11/SDL_x11events.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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];