diff --git a/legacy/evas/src/lib/include/evas_private.h b/legacy/evas/src/lib/include/evas_private.h index 5e2677720c..f080bd667f 100644 --- a/legacy/evas/src/lib/include/evas_private.h +++ b/legacy/evas/src/lib/include/evas_private.h @@ -827,7 +827,7 @@ Eina_Bool evas_map_coords_get(const Evas_Map *m, Evas_Coord x, Evas_Coord y, Eva /****************************************************************************/ /*****************************************/ /********************/ -//#define MPOOL 1 +#define MPOOL 1 #ifdef MPOOL typedef struct _Evas_Mempool Evas_Mempool;