# HG changeset patch # User Sam Lantinga # Date 1143018790 0 # Node ID 7fd9fc1f2be5ed0e2524922057cea23df2b84b92 # Parent 4d1d3d5393b1398de24543b1a0104ef316d6e212 *** empty log message *** diff -r 4d1d3d5393b1 -r 7fd9fc1f2be5 src/video/x11/SDL_x11dyn.c --- a/src/video/x11/SDL_x11dyn.c Wed Mar 22 08:57:37 2006 +0000 +++ b/src/video/x11/SDL_x11dyn.c Wed Mar 22 09:13:10 2006 +0000 @@ -21,7 +21,7 @@ */ #include "SDL_config.h" -#if 1 +#if 0 #define DEBUG_DYNAMIC_X11 1 #endif