changeset 1587:7fd9fc1f2be5

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Wed, 22 Mar 2006 09:13:10 +0000
parents 4d1d3d5393b1
children e20dcef5647c
files src/video/x11/SDL_x11dyn.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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