diff --git a/src/lib/edje/edje_util.c b/src/lib/edje/edje_util.c index e7189eee82..d8fa16ef55 100644 --- a/src/lib/edje/edje_util.c +++ b/src/lib/edje/edje_util.c @@ -6399,8 +6399,6 @@ _edje_real_part_swallow(Edje_Real_Part *rp, Evas_Object *obj_swallow, Eina_Bool hints_update) { - const char *obj_type; - if ((rp->type != EDJE_RP_TYPE_SWALLOW) || (!rp->typedata.swallow)) return; if (rp->typedata.swallow->swallowed_object)