evas: GL_X11 - remove lef over unref.

This commit is contained in:
Cedric BAIL 2014-09-30 18:05:43 +02:00
parent 30fa700599
commit af40a4b4e1
1 changed files with 0 additions and 3 deletions

View File

@ -1082,8 +1082,6 @@ eng_setup(Evas *eo_e, void *in)
info->info.rotation,
swap_mode);
re->generic.software.ob = NULL;
eng_window_use(ob);
if (ob)
{
@ -1091,7 +1089,6 @@ eng_setup(Evas *eo_e, void *in)
e->output.w, e->output.h);
gl_wins++;
eng_get_ob(re)->gl_context->references--;
}
}
else if ((eng_get_ob(re)->w != e->output.w) ||