Mercurial > sdl-ios-xcode
diff src/video/SDL_sysvideo.h @ 5105:797b37c0c046
Nobody is maintaining RISC OS code, so I'm removing it for now.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 27 Jan 2011 00:06:36 -0800 |
parents | e8916fe9cfc8 |
children | da10636e5eca |
line wrap: on
line diff
--- a/src/video/SDL_sysvideo.h Wed Jan 26 19:20:16 2011 -0800 +++ b/src/video/SDL_sysvideo.h Thu Jan 27 00:06:36 2011 -0800 @@ -426,9 +426,6 @@ #if SDL_VIDEO_DRIVER_EPOC extern VideoBootStrap EPOC_bootstrap; #endif -#if SDL_VIDEO_DRIVER_RISCOS -extern VideoBootStrap RISCOS_bootstrap; -#endif #if SDL_VIDEO_DRIVER_UIKIT extern VideoBootStrap UIKIT_bootstrap; #endif