diff --git a/src/bin/e_comp_object.c b/src/bin/e_comp_object.c index 0d383155e..87f076c9b 100644 --- a/src/bin/e_comp_object.c +++ b/src/bin/e_comp_object.c @@ -2117,7 +2117,6 @@ e_comp_object_util_add(Evas_Object *obj, E_Comp_Object_Type type) list = conf->match.popups; skip = conf->match.disable_popups; fast = conf->fast_popups; - shadow = EINA_TRUE; break; default: skip = EINA_TRUE;