disabled for now - need smroe tuning/testing/optimising

SVN revision: 18614
This commit is contained in:
Carsten Haitzler 2005-11-23 10:56:13 +00:00
parent 500726d856
commit a320795377
1 changed files with 2 additions and 1 deletions

View File

@ -502,7 +502,8 @@ _evas_mempool2_debug(Evas_Mempool *pool)
}
*/
/*#define NOPOOL 1*/
/* disabled for now - it seems a little bit slower than glibc */
#define NOPOOL 1
void *
evas_mempool_malloc(Evas_Mempool *pool, int size)