E17: Clock: Add unused where missing.
authorChristopher Michael <cpmichael1@comcast.net>
Mon, 15 Aug 2011 20:41:22 +0000 (20:41 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Mon, 15 Aug 2011 20:41:22 +0000 (20:41 +0000)
SVN revision: 62491

src/modules/clock/e_mod_main.c

index ea70be2..3d32e72 100644 (file)
@@ -538,7 +538,7 @@ _gc_icon(E_Gadcon_Client_Class *client_class __UNUSED__, Evas *evas)
 
 
 static const char *
-_gc_id_new(E_Gadcon_Client_Class *client_class)
+_gc_id_new(E_Gadcon_Client_Class *client_class __UNUSED__)
 {
    Config_Item *ci = NULL;