Mercurial > sdl-ios-xcode
diff src/video/x11/SDL_x11window.c @ 5186:227d81a4b66c
Removed a bunch of X11 support that we no longer need.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 04 Feb 2011 19:18:08 -0800 |
parents | 073b86030262 |
children | 3a8a452b49f0 |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11window.c Fri Feb 04 18:05:20 2011 -0800 +++ b/src/video/x11/SDL_x11window.c Fri Feb 04 19:18:08 2011 -0800 @@ -30,7 +30,6 @@ #include "SDL_x11mouse.h" #include "SDL_x11gamma.h" #include "SDL_x11shape.h" -#include "../Xext/extensions/StdCmap.h" #ifdef SDL_VIDEO_DRIVER_PANDORA #include "SDL_x11opengles.h"