diff --git a/src/bin/e_comp.c b/src/bin/e_comp.c index 8a956bf5b..0aa26ed56 100644 --- a/src/bin/e_comp.c +++ b/src/bin/e_comp.c @@ -3011,7 +3011,7 @@ _e_comp_show(void *data EINA_UNUSED, int type EINA_UNUSED, void *event) //INF("SHOW: %p %u:%u", cw, ev->win, ev->event_win); if (cw->free_shape) _e_comp_win_shape_create(cw, cw->x, cw->y, cw->w, cw->h); } - else + //else //INF("SHOW: %p %u:%u || %d", cw, ev->win, ev->event_win, cw->animating); //if (cw->animating) //INF("ANIMATING!");