Skip to content

Commit

Permalink
image_manager: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dimmus committed Sep 14, 2023
1 parent e80b239 commit fb6e60c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/ui/image_manager.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,6 @@ _on_image_done(void *data EINA_UNUSED,
Image_Item *it = NULL;
const Eina_List *images, *l;
const char *selected;
Uns_List *image = NULL;
const char *file_name;
Evas_Object *img;
Eina_Stringshare *res_path;
Expand Down

0 comments on commit fb6e60c

Please sign in to comment.