Hi,

I was concerned that, as this had been added in a legacy header, it may
need to remain..?

Andrew

On Wed, 3 Jan 2018 at 13:05 Gustavo Sverzut Barbieri <barbi...@gmail.com>
wrote:

> On Wed, Jan 3, 2018 at 10:46 AM, Andy Williams <a...@andywilliams.me>
> wrote:
> > ajwillia-ms pushed a commit to branch master.
> >
> >
> http://git.enlightenment.org/core/efl.git/commit/?id=f910ba248e3f8f8390674e79cbbe49582eed861e
> >
> > commit f910ba248e3f8f8390674e79cbbe49582eed861e
> > Author: Andy Williams <a...@andywilliams.me>
> > Date:   Wed Jan 3 12:46:06 2018 +0000
> >
> >     efl_loop: move scheduler_get to eo API
> > ---
> >  src/lib/ecore/Ecore_Eo.h  |  2 +-
> >  src/lib/ecore/efl_loop.c  |  4 ++--
> >  src/lib/ecore/efl_loop.eo | 11 +++++++++++
> >  src/lib/eo/eina_types.eot |  1 +
> >  4 files changed, 15 insertions(+), 3 deletions(-)
> >
> > diff --git a/src/lib/ecore/Ecore_Eo.h b/src/lib/ecore/Ecore_Eo.h
> > index 77cc3d45e4..290a8be701 100644
> > --- a/src/lib/ecore/Ecore_Eo.h
> > +++ b/src/lib/ecore/Ecore_Eo.h
> > @@ -62,7 +62,7 @@ EAPI int efl_loop_exit_code_process(Eina_Value *value);
> >
> >  #include "efl_loop_consumer.eo.h"
> >
> > -EAPI Eina_Future_Scheduler *efl_loop_future_scheduler_get(Eo *obj);
> > +EAPI Eina_Future_Scheduler *efl_loop_future_scheduler_get(const Eo
> *obj);
>
> you can remove this one, it's generated by eolian.
>
>
>
> --
> Gustavo Sverzut Barbieri
> --------------------------------------
> Mobile: +55 (16) 99354-9890 <+55%2016%2099354-9890>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>


-- 
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to