diff --git a/Quake/gl_vidsdl.c b/Quake/gl_vidsdl.c index 80a633ed..951f59df 100644 --- a/Quake/gl_vidsdl.c +++ b/Quake/gl_vidsdl.c @@ -679,8 +679,6 @@ static void GL_Init (void) GL_CheckExtensions (); //johnfitz - if (SDL_strncasecmp(gl_renderer,"PowerVR",7)==0) - Cbuf_AddText ("gl_clear 1"); //johnfitz -- intel video workarounds from Baker if (!strcmp(gl_vendor, "Intel")) {