ecore: remove custom code for generating Eina_Future_Schedule attached on Efl.Loop.
authorCedric Bail <cedric.bail@free.fr>
Wed, 16 Oct 2019 23:47:47 +0000 (16:47 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:41 +0000 (11:20 +0900)
commit7f4e54c114bc2de3804eecaf7b268616bba25061
tree2eadd3a6ec07adb00f643f73dbb10390c32df848
parent3ef5afc43847cd29e96a072b8de3eac582c09c11
ecore: remove custom code for generating Eina_Future_Schedule attached on Efl.Loop.

This leverage the new infrastructure from Eo that provide a scheduler for any event
attached to any object.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10481
src/lib/ecore/ecore_events.c
src/lib/ecore/ecore_private.h
src/lib/ecore/efl_loop.c