efl_ui_image: remove the unnecessary code in efl_file_unload 46/238746/1
authorTaehyub Kim <taehyub.kim@samsung.com>
Fri, 17 Jul 2020 01:08:41 +0000 (10:08 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Fri, 17 Jul 2020 04:00:01 +0000 (13:00 +0900)
commit1d380f3606d754ba6470e7d8a6a8210cf5c9eed4
tree3c6a7f9d139a65e4f8e257f0f1e743355462130b
parentb06b669039f27cf2a1b4db9d59a6d82829f4a721
efl_ui_image: remove the unnecessary code in efl_file_unload

Summary:
we don't need the image preload api call in efl_file_unload,
this make the unexpected SIG_LOAD_ERROR emit, when elm_image_memfile_set() is called.

@fix

Reviewers: Hermet, jsuya, kimcinoo

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12056

Change-Id: I29415b8e95ed7be0bb5e3bc8a3f185ed0e69077a
src/lib/elementary/efl_ui_image.c