evas: fix gl_sdl b0rk.

SVN revision: 78381
This commit is contained in:
Cedric BAIL 2012-10-24 02:59:56 +00:00
parent 5e1dc9fb7d
commit 0da512cdcd
1 changed files with 0 additions and 1 deletions

View File

@ -606,7 +606,6 @@ eng_image_size_set(void *data, void *image, int w, int h)
im->h = h;
return image;
}
eng_window_use(re->win);
if ((im->tex) && (im->tex->pt->dyn.img))
{
evas_gl_common_texture_free(im->tex);