diff include/SDL_config_macosx.h @ 5140:e594f07297a9

Removed partially functional renderers
author Sam Lantinga <slouken@libsdl.org>
date Mon, 31 Jan 2011 22:21:29 -0800
parents 455bc74f7034
children 6a65c1fc07af
line wrap: on
line diff
--- a/include/SDL_config_macosx.h	Tue Feb 01 12:01:37 2011 -0800
+++ b/include/SDL_config_macosx.h	Mon Jan 31 22:21:29 2011 -0800
@@ -151,9 +151,6 @@
 #ifndef SDL_VIDEO_RENDER_OGL
 #define SDL_VIDEO_RENDER_OGL	1
 #endif
-#ifndef SDL_VIDEO_RENDER_X11
-#define SDL_VIDEO_RENDER_X11	1
-#endif
 
 /* Enable OpenGL support */
 #ifndef SDL_VIDEO_OPENGL