* eina: remove debug output.

SVN revision: 51048
This commit is contained in:
Cedric BAIL 2010-08-12 15:11:35 +00:00
parent c1436aac91
commit 731e946df7
1 changed files with 0 additions and 3 deletions

View File

@ -214,9 +214,6 @@ eina_one_big_shutdown(void *data)
if (!pool) return ;
if (pool->over)
INF(stderr, "freeing ! %i (%i) %i [%s]\n", pool->usage, pool->max, pool->over, pool->name);
#ifdef DEBUG
if (pool->usage > 0)
INF(