diff --git a/src/sdl/i_video.cpp b/src/sdl/i_video.cpp index 3d84e609d..ab3643f09 100644 --- a/src/sdl/i_video.cpp +++ b/src/sdl/i_video.cpp @@ -196,8 +196,6 @@ static const char *fallback_resolution_name = "Fallback"; static bool Impl_RenderContextCreate(void) { - SDL_GL_ResetAttributes(); - if (rendermode != render_opengl) { if (!renderer)