removed pandora support

This commit is contained in:
Ozkan Sezer
2022-11-22 18:50:00 +03:00
parent d8864ea11d
commit 63243eb3a5
14 changed files with 0 additions and 1244 deletions

View File

@@ -45,8 +45,6 @@ static int LoadContext(GL_Context * data)
#define __SDL_NOGETPROCADDR__
#elif SDL_VIDEO_DRIVER_ANDROID
#define __SDL_NOGETPROCADDR__
#elif SDL_VIDEO_DRIVER_PANDORA
#define __SDL_NOGETPROCADDR__
#endif
#if defined __SDL_NOGETPROCADDR__

View File

@@ -69,8 +69,6 @@ static int LoadContext(GLES2_Context * data)
#define __SDL_NOGETPROCADDR__
#elif SDL_VIDEO_DRIVER_ANDROID
#define __SDL_NOGETPROCADDR__
#elif SDL_VIDEO_DRIVER_PANDORA
#define __SDL_NOGETPROCADDR__
#endif
#if defined __SDL_NOGETPROCADDR__

View File

@@ -72,8 +72,6 @@ static int LoadContext(GLES2_Context * data)
#define __SDL_NOGETPROCADDR__
#elif SDL_VIDEO_DRIVER_ANDROID
#define __SDL_NOGETPROCADDR__
#elif SDL_VIDEO_DRIVER_PANDORA
#define __SDL_NOGETPROCADDR__
#endif
#if defined __SDL_NOGETPROCADDR__