Evas smart: Remove from the list, don't assume we have not other refcounts.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 11 Jun 2012 08:35:07 +0000 (08:35 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 11 Jun 2012 08:35:07 +0000 (08:35 +0000)
commite18e48d5220f13548ab9342d27e1c9a22dab6047
tree5cc0db3d63538e99e5766acddab2c225439e7ca3
parent2307da1db6b157101c13f6c0c98f5ef3943e4fb7
Evas smart: Remove from the list, don't assume we have not other refcounts.

Without it, it just assumes the object has no refcounts and deletes the
object by force. It's very bad if you use refcounts, because your refcounts
are gone.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@71936 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_smart.c