efl_loop_timer: remove all legacy usage from eo files
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 14 Mar 2019 05:46:26 +0000 (14:46 +0900)
commit629a3f754170b439cfbde688764a43b37a41d0e3
tree144f48b7ef0283f0a7835a3989eb8a76981ce73b
parent387762852410109821edef034403f3a969d539f7
efl_loop_timer: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
evas and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree

ref T7724

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8126
src/Makefile_Ecore.am
src/lib/ecore/Ecore_Legacy.h
src/lib/ecore/ecore_timer.c
src/lib/ecore/efl_loop_timer.eo
src/lib/ecore/efl_loop_timer_eo.legacy.c [new file with mode: 0644]
src/lib/ecore/efl_loop_timer_eo.legacy.h [new file with mode: 0644]
src/lib/ecore/meson.build