diff --git a/src/bin/e_fm.c b/src/bin/e_fm.c index 8a8302d7d..1111242c4 100644 --- a/src/bin/e_fm.c +++ b/src/bin/e_fm.c @@ -8378,9 +8378,6 @@ _e_fm2_menu(Evas_Object *obj, unsigned int timestamp) e_menu_item_callback_set(mi, _e_fm2_file_symlink_menu, sd); } } - - if (sd->icon_menu.end.func) - sd->icon_menu.end.func(sd->icon_menu.end.data, sd->obj, mn, NULL); } man = e_manager_current_get();