Eobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that exists.
[profile/ivi/eobj.git] / examples / evas / elw_box.c
index 990110e..d9bb95b 100644 (file)
@@ -16,7 +16,7 @@ typedef struct
 static const Eobj_Class *_my_class = NULL;
 
 static void
-_pack_end(Eobj *obj __UNUSED__, void *class_data, va_list *list)
+_pack_end(Eobj *obj EINA_UNUSED, void *class_data, va_list *list)
 {
    Widget_Data *wd = class_data;
    Eobj *child_obj;