mirror of
https://github.com/yawut/SDL.git
synced 2026-08-28 19:54:17 -05:00
Turned off debug spew
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "SDL_timer.h"
|
||||
#include "SDL_syswm.h"
|
||||
|
||||
#define DEBUG_XEVENTS
|
||||
/*#define DEBUG_XEVENTS*/
|
||||
|
||||
static void
|
||||
X11_DispatchEvent(_THIS)
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "SDL_x11video.h"
|
||||
|
||||
#define X11MODES_DEBUG
|
||||
/*#define X11MODES_DEBUG*/
|
||||
#undef SDL_VIDEO_DRIVER_X11_XINERAMA
|
||||
#undef SDL_VIDEO_DRIVER_X11_XRANDR
|
||||
#undef SDL_VIDEO_DRIVER_X11_VIDMODE
|
||||
|
||||
Reference in New Issue
Block a user