elm_atspi_bridge: remove all legacy usage from eo files 56/202056/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 21 Mar 2019 12:29:00 +0000 (21:29 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 22 Mar 2019 07:10:26 +0000 (07:10 +0000)
commitb01432a7f1cb13510e115cfc1cb6dbbb9bb28848
tree06ff8e13bbbe7c8caf32bf599a5932364c7c77fd
parent90a50c0b005bef5a2f570a32e938724d7bd79f92
elm_atspi_bridge: 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

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