actionslider - fix unused macros to match current usage and build again

This commit is contained in:
Carsten Haitzler 2014-01-13 15:46:31 +09:00
parent 1c66052faf
commit d4efd9b07e
1 changed files with 2 additions and 2 deletions

View File

@ -352,9 +352,9 @@ _drag_button_up_cb(void *data,
static void
_track_move_cb(void *data,
Evas_Object *o __UNUSED__,
Evas_Object *o EINA_UNUSED,
const char *emission,
const char *source __UNUSED__)
const char *source EINA_UNUSED)
{
Evas_Object *obj = data;