unused variable

SVN revision: 79067
This commit is contained in:
Vincent Torri 2012-11-09 21:35:03 +00:00
parent 6a905bc196
commit 60bdd4c22e
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ _eina_thread_win32_create(Eina_Thread *t,
const void *data)
{
Eina_Thread_Win32 *tw;
Eina_List *l;
tw = eina_list_data_get(_thread_pool);
_thread_pool = eina_list_remove_list(_thread_pool, _thread_pool);