evas: rely on ecore to reset ecore_pipe for evas_async_events.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 7 Nov 2017 23:45:03 +0000 (15:45 -0800)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 8 Nov 2017 00:08:39 +0000 (16:08 -0800)
commit73e6404b1a89b26518f61b7a163e7dc9066bd8ca
tree36f041212e160a781ff2d0f584a1d1c2a3da2fe6
parentee65414ef6b75a61044227a9a4ab10201cee787d
evas: rely on ecore to reset ecore_pipe for evas_async_events.

Ecore being a dependency of evas, let's make our life easier and
rely on ecore to tell us when to reset pipe due to a fork instead
of trying to guess.
src/lib/evas/canvas/evas_async_events.c