diff --git a/src/video/x11/SDL_x11dyn.c b/src/video/x11/SDL_x11dyn.c index 52fea1d4c..836284dd1 100644 --- a/src/video/x11/SDL_x11dyn.c +++ b/src/video/x11/SDL_x11dyn.c @@ -21,7 +21,7 @@ */ #include "SDL_config.h" -#if 1 +#if 0 #define DEBUG_DYNAMIC_X11 1 #endif