do not run cleanup all the time and avoid bug of walking list from
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 13 Nov 2009 20:34:51 +0000 (20:34 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 13 Nov 2009 20:34:51 +0000 (20:34 +0000)
commitbebb58a5977b871c3a1170a208fb453ad8a4580b
treed6aabb123865003adf4b7efac840ab228bfafe32
parent147f739ae451b8cd62c7033e598464e583e739dd
do not run cleanup all the time and avoid bug of walking list from
inside list.

if l->next was also deleted by _ecore_main_fd_handlers_cleanup(), then
we had a crash :-(

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