extra fragment shader prog to 0 call. remove. useless.

SVN revision: 38820
This commit is contained in:
Carsten Haitzler 2009-01-27 23:57:21 +00:00
parent 10c6c96c44
commit 7b370535a0
1 changed files with 0 additions and 1 deletions

View File

@ -367,7 +367,6 @@ _evas_gl_common_texture_set(Evas_GL_Context *gc)
if (!gc->change.texture) return;
if (gc->font_texture > 0)
{
glUseProgramObjectARB(0);
if (gc->texture_program)
{
glUseProgramObjectARB(0);