efl_ui_grid: do not delete a item that is not part of this container
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 24 Apr 2019 17:16:57 +0000 (19:16 +0200)
committerWoochanlee <wc0917.lee@samsung.com>
Tue, 30 Apr 2019 01:03:03 +0000 (10:03 +0900)
commitd81d56ea840caccef93cd0aaa993dcb084e7758d
treec576103166a14a3d7c559368e06ed11b4c05e2d1
parentde2c8fee92647d8b4790cfde1c549a2406b2efbd
efl_ui_grid: do not delete a item that is not part of this container

otherwise we start to delete callbacks etc. on a widget that we do not
have.

Reviewed-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D8706
src/lib/elementary/efl_ui_grid.c