elm_atspi_ewk_wrapper: remove all legacy usage from eo files 57/202057/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 22 Mar 2019 04:42:56 +0000 (13:42 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 22 Mar 2019 07:11:43 +0000 (07:11 +0000)
commit52ee784f051d5ee16e5f2cce272b2ae7b0919a1d
treefcac18525c34f30eacf74729b9896d6dbdbb67a2
parentb01432a7f1cb13510e115cfc1cb6dbbb9bb28848
elm_atspi_ewk_wrapper: 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: I7c4d070cf8ec121080b0534fba6c0b74314651cf
src/Makefile_Elementary.am
src/lib/elementary/elm_atspi_ewk_wrapper.c
src/lib/elementary/elm_atspi_ewk_wrapper.eo [deleted file]
src/lib/elementary/elm_atspi_ewk_wrapper.h
src/lib/elementary/elm_atspi_ewk_wrapper_eo.c [new file with mode: 0644]
src/lib/elementary/elm_atspi_ewk_wrapper_eo.h [new file with mode: 0644]
src/lib/elementary/elm_atspi_ewk_wrapper_eo.legacy.c [new file with mode: 0644]
src/lib/elementary/elm_atspi_ewk_wrapper_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_priv.h
src/lib/elementary/meson.build