[NUI] Delete dispose() in GetOriginalImageSize
authortscholb <scholb.kim@samsung.com>
Thu, 16 Sep 2021 10:20:02 +0000 (19:20 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 27 Sep 2021 08:27:23 +0000 (17:27 +0900)
commit1eb65a37dec35192c19d6b836c419379f8600d41
tree5b4081dfebda08ee83af5a5504bb218d1ea6a93e
parent1abc2248ebde702d316f77d28b39b70f42447561
[NUI] Delete dispose() in GetOriginalImageSize

Some applications call this function outside the main thread and this is a problem.
so i delete it temporary
src/Tizen.NUI/src/internal/images/ImageLoading.cs