Eobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that exists.
[profile/ivi/eobj.git] / examples / evas / elw_boxedbutton.c
index 6323a1e..58dac76 100644 (file)
@@ -16,7 +16,7 @@ typedef struct
 static const Eobj_Class *_my_class = NULL;
 
 static void
-_constructor(Eobj *obj, void *class_data __UNUSED__)
+_constructor(Eobj *obj, void *class_data EINA_UNUSED)
 {
    eobj_constructor_super(obj);