Mercurial > sdl-ios-xcode
diff src/video/directfb/SDL_DirectFB_video.c @ 5248:3a8a452b49f0
Removed gamma support since it wasn't widely used and not well supported.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 10 Feb 2011 11:39:08 -0800 |
parents | 164f20ba08eb |
children | b530ef003506 |
line wrap: on
line diff
--- a/src/video/directfb/SDL_DirectFB_video.c Thu Feb 10 10:37:35 2011 -0800 +++ b/src/video/directfb/SDL_DirectFB_video.c Thu Feb 10 11:39:08 2011 -0800 @@ -27,7 +27,6 @@ #include "SDL_DirectFB_events.h" /* - * #include "SDL_DirectFB_gamma.h" * #include "SDL_DirectFB_keyboard.h" */ #include "SDL_DirectFB_modes.h"