|
@@ -93,7 +93,6 @@ WIN_GLES_CreateContext(_THIS, SDL_Window *window)
|
|
void WIN_GLES_DeleteContext(_THIS, SDL_GLContext context)
|
|
void WIN_GLES_DeleteContext(_THIS, SDL_GLContext context)
|
|
{
|
|
{
|
|
SDL_EGL_DeleteContext(_this, context);
|
|
SDL_EGL_DeleteContext(_this, context);
|
|
- WIN_GLES_UnloadLibrary(_this);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
/* *INDENT-OFF* */ /* clang-format off */
|
|
/* *INDENT-OFF* */ /* clang-format off */
|