* eina: remove debug output.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Aug 2010 15:11:35 +0000 (15:11 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 Aug 2010 15:11:35 +0000 (15:11 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eina@51048 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/mp/one_big/eina_one_big.c

index 0e30306..4867037 100644 (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(