diff --git a/src/bin/e_fm.c b/src/bin/e_fm.c index 0358ed0e0..65c657c9c 100644 --- a/src/bin/e_fm.c +++ b/src/bin/e_fm.c @@ -1516,7 +1516,7 @@ e_fm2_all_list_get(Evas_Object *obj) E_API E_Fm2_Icon_Info * e_fm2_icon_file_get(Evas_Object *obj, const char *file) { - Eina_List *list = NULL, *l; + Eina_List *l; E_Fm2_Icon *ic; EFM_SMART_CHECK(NULL);