turn of mempool for now

SVN revision: 18624
This commit is contained in:
Carsten Haitzler 2005-11-24 01:38:42 +00:00
parent 91eb081dd7
commit e7dacfe1bd
1 changed files with 1 additions and 1 deletions

View File

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