elm_access: 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:27 +0000 (14:46 +0900)
commit0bfd0f53ba7217fd53952b78392d3318d57f5668
treef3e0a83c6fc4650608854a31f461d9c6ba00fbe7
parentcf8055f76128f51fd032f1a7e4dbdc7d4481b8a1
elm_access: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
efl 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/D8152

Change-Id: I33688c4f6c4357fe708968f413a7796c83b53c8f
src/Makefile_Elementary.am
src/lib/elementary/elm_access.c
src/lib/elementary/elm_access.eo [deleted file]
src/lib/elementary/elm_access_eo.c [new file with mode: 0644]
src/lib/elementary/elm_access_eo.h [new file with mode: 0644]
src/lib/elementary/elm_access_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_priv.h
src/lib/elementary/meson.build