SVN revision: 57387
This commit is contained in:
Carsten Haitzler 2011-02-27 14:40:54 +00:00
parent 949e428ca1
commit a457791496
1 changed files with 0 additions and 2 deletions

View File

@ -327,8 +327,6 @@ eina_chained_mempool_free(void *data, void *ptr)
{
VALGRIND_MEMPOOL_FREE(pool, ptr);
}
#else
ptr = NULL;
#endif
#ifdef EFL_HAVE_THREADS