Evas gl: Remove unused variable

This commit is contained in:
Jean-Philippe Andre 2014-04-08 17:23:04 +09:00
parent 8ebc1309ac
commit 198b33c69a
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@ _evas_gl_preload_tile_async(void *data EINA_UNUSED, Eina_Thread t EINA_UNUSED)
{
Evas_GL_Texture_Async_Preload *async;
unsigned int bytes_count;
GLuint fmt;
if (!async_loader_standby && async_loader_tex)
goto get_next;