edje: remove warning.

SVN revision: 72062
This commit is contained in:
Cedric BAIL 2012-06-13 06:50:48 +00:00
parent 73ba558ac8
commit d13e6c5ee0
1 changed files with 1 additions and 1 deletions

View File

@ -4918,7 +4918,7 @@ _edje_block_violate(Edje *ed)
}
void
_edje_object_part_swallow_free_cb(void *data, Evas *e __UNUSED__, Evas_Object *obj, void *event_info __UNUSED__)
_edje_object_part_swallow_free_cb(void *data, Evas *e __UNUSED__, Evas_Object *obj __UNUSED__, void *event_info __UNUSED__)
{
Edje_Real_Part *rp;