evas/main: call correct destroy function in evas_free
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 5 Jul 2018 19:12:45 +0000 (15:12 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:17:25 +0000 (14:17 +0900)
commit7a3fdd8166c5cce4a24c8b29d4975e3ba1922845
tree9f570cc9b1797223ac2ab36e3740d4e73b3513da
parentae864f967c863622b9c48b17a92b8e3b3a354d1f
evas/main: call correct destroy function in evas_free

Summary:
an evas may or may not have a parent; this is legacy api and it's all
confusing

Reviewers: bu5hm4n, devilhorns

Reviewed By: bu5hm4n

Subscribers: cedric, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6486
src/lib/evas/canvas/evas_main.c