diff --git a/src/modules/temperature/e_mod_main.c b/src/modules/temperature/e_mod_main.c index 0f24e1c37..c9e2a9f24 100644 --- a/src/modules/temperature/e_mod_main.c +++ b/src/modules/temperature/e_mod_main.c @@ -273,7 +273,6 @@ _temperature_face_id_max(const Eina_Hash *hash EINA_UNUSED, const void *key, voi const char *p; int *max; int num = -1; - Config_Face *cf = hdata; max = fdata; p = strrchr(key, '.');