unused--
authordiscomfitor <discomfitor>
Mon, 25 Jun 2012 06:50:16 +0000 (06:50 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 25 Jun 2012 06:50:16 +0000 (06:50 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@72780 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/edje_util.c

index 5ed93e0..1da2900 100644 (file)
@@ -2458,7 +2458,6 @@ edje_object_part_swallow(Evas_Object *obj, const char *part, Evas_Object *obj_sw
    Edje *ed;
    Edje_Real_Part *rp;
    Edje_User_Defined *eud = NULL;
-   Eina_List *l;
 
    ed = _edje_fetch(obj);
    if ((!ed) || (!part)) return EINA_FALSE;