Add UNUSED.

SVN revision: 51356
This commit is contained in:
Christopher Michael 2010-08-18 21:19:36 +00:00
parent b2433413d9
commit 5198eb8e5c
1 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ _e_obj_dialog_cb_delete(E_Win *win)
}
static void
_e_obj_dialog_cb_close(void *data, Evas_Object *obj, const char *emission, const char *source)
_e_obj_dialog_cb_close(void *data, Evas_Object *obj __UNUSED__, const char *emission __UNUSED__, const char *source __UNUSED__)
{
E_Obj_Dialog *od;