we dont need the dirty at the end either.

SVN revision: 64173
This commit is contained in:
Carsten Haitzler 2011-10-19 09:50:55 +00:00
parent 096a42cedd
commit a396da70de
1 changed files with 0 additions and 2 deletions

View File

@ -2497,8 +2497,6 @@ eng_image_data_put(void *data, void *image, DATA32 *image_data)
abort();
break;
}
/* hmmm - but if we wrote... why bother? */
evas_gl_common_image_dirty(im, 0, 0, 0, 0);
return im;
}