do not run cleanup all the time and avoid bug of walking list from
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 13 Nov 2009 20:34:51 +0000 (20:34 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Fri, 13 Nov 2009 20:34:51 +0000 (20:34 +0000)
commit85111dfe87c388355acac9bbcf7c2e520b65045c
tree230ddebc87fcd4d05d5b4c7d0e3e441038504052
parentd32a84d8a430186778aaac6fdceb88651719d391
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 :-(

SVN revision: 43676
legacy/ecore/src/lib/ecore/ecore_main.c