SVN revision: 18613
This commit is contained in:
Carsten Haitzler 2005-11-23 10:44:48 +00:00
parent 4ae5471199
commit 500726d856
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ static Evas_Mempool _evas_list_mempool =
{
sizeof(Evas_List),
(4096 - (34 * sizeof(int)) - (sizeof(void *) * 2)) / sizeof(Evas_List),
// 32,
/* 32,*/
0, NULL
};
static Evas_Mempool _evas_list_accounting_mempool =