diff --git a/src/bin/e_comp_object.c b/src/bin/e_comp_object.c index b19863934..23c058178 100644 --- a/src/bin/e_comp_object.c +++ b/src/bin/e_comp_object.c @@ -56,7 +56,7 @@ typedef struct _E_Comp_Object { - EINA_INLIST; + //EINA_INLIST; int x, y, w, h; // geometry Eina_Rectangle input_rect;