Mercurial > sdl-ios-xcode
changeset 837:4bc7e16a13ed
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 17 Feb 2004 16:19:29 +0000 |
parents | 37f9aeebcbb4 |
children | f9a5fbcdf868 |
files | src/video/photon/SDL_ph_video.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/video/photon/SDL_ph_video.c Tue Feb 17 04:48:16 2004 +0000 +++ b/src/video/photon/SDL_ph_video.c Tue Feb 17 16:19:29 2004 +0000 @@ -495,8 +495,6 @@ if ((current->flags & SDL_OPENGL)==SDL_OPENGL) { #if !defined(HAVE_OPENGL) - if ((current->flags & SDL_OPENGL)==SDL_OPENGL) - { /* if no built-in OpenGL support */ SDL_SetError("ph_SetVideoMode(): no OpenGL support, you need to recompile SDL.\n"); current->flags &= ~SDL_OPENGL;