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)
commit1e026213bf5906583482719dc41702e9b3422d50
tree5cc0db3d63538e99e5766acddab2c225439e7ca3
parent89d5591e7d0f771e946052321a128cc2777ca383
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: http://svn.enlightenment.org/svn/e/trunk/evas@71936 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_smart.c