git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@56171
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
}
void
-_edje_object_part_swallow_free_cb(void *data, Evas *e, Evas_Object *obj, void *event_info)
+_edje_object_part_swallow_free_cb(void *data, Evas *e __UNUSED__, Evas_Object *obj, void *event_info __UNUSED__)
{
Evas_Object *edje_obj;
edje_obj = data;
edje_object_part_unswallow(edje_obj, obj);
return;
- e = NULL;
- event_info = NULL;
}
static void