elementary,evas: remove obsolete legacy includes
authorDaniel Kolesa <daniel@octaforge.org>
Fri, 8 Mar 2019 13:57:51 +0000 (08:57 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 15 Mar 2019 04:23:18 +0000 (13:23 +0900)
commit24f32c5ad75e030159426a69ea1988e354c7d21d
tree9007883a4b6a40736b088edd0efd631a5e8ba519
parente0c9c370ff06e2d8988cf81f87986ceb0f2f4c2b
elementary,evas: remove obsolete legacy includes

Summary:
Since the removal of legacy interfaces from eo files, these files
contain nothing useful, and can safely be removed. One exception
is `efl_ui_layout.eo.legacy.h`, which will require more involved
work to remove, since a lot of things seem to depend on the
Efl_Ui_Layout typedef being present, wrongly (i suspect this
will break everything with `EFL_NOLEGACY_API_SUPPORT`).

Reviewers: cedric, zmike, bu5hm4n

Reviewed By: zmike

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8251

Change-Id: I07511538b865391ef9e0fe6780ef175253e77da2
src/lib/elementary/elm_image_legacy.h
src/lib/elementary/elm_layout_legacy.h
src/lib/elementary/elm_progressbar_legacy.h
src/lib/elementary/elm_scroller_legacy.h
src/lib/elementary/elm_slider_legacy.h
src/lib/evas/Evas_Legacy.h