Add unused.

SVN revision: 51315
devs/princeamd/enlightenment-0.17-elive
Christopher Michael 13 years ago
parent 6ec4cc911a
commit 0f80203f08
  1. 2
      src/bin/e_table.c

@ -276,7 +276,7 @@ _e_table_smart_disown(Evas_Object *obj)
}
static void
_e_table_smart_item_del_hook(void *data, Evas *e, Evas_Object *obj, void *event_info)
_e_table_smart_item_del_hook(void *data __UNUSED__, Evas *e __UNUSED__, Evas_Object *obj, void *event_info __UNUSED__)
{
e_table_unpack(obj);
}

Loading…
Cancel
Save