Since we use ecore, we must initilize it.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 17 Sep 2008 17:19:20 +0000 (17:19 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 17 Sep 2008 17:19:20 +0000 (17:19 +0000)
commit12cf2e41a16dce93f7592e4c2a87b89df093750e
treed102910167b764618fb5483ef0eef9776ca72bba
parente40f1329657a8b5cf7e9c93de91622bc7bb9420c
Since we use ecore, we must initilize it.

Problem: ecore reference count can drop to zero before
_ecore_evas_async_events_fd is deleted, ecore_shtudown() will finish
all fd handlers and then we would delete a now invalid pointer.

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