This commit is contained in:
Alberto Ramos
2011-12-29 16:15:21 -07:00
parent b32c85b30f
commit 031249ab76
-1
View File
@@ -1667,7 +1667,6 @@ void RageDisplay_Legacy::SetEffectMode( EffectMode effect )
if (!GLEW_ARB_fragment_program && !GLEW_ARB_shading_language_100)
return;
GLhandleARB hShader = 0;
switch (effect)
{