efl_ui_layout: remove efl.end

someone decided it should be named efl.extra, the previous commits are
ensuring that.

Reviewed-by: SangHyeon Jade Lee <sh10233.lee@samsung.com>
Differential Revision: https://phab.enlightenment.org/D9773
This commit is contained in:
Marcel Hollerbach 2019-08-28 18:05:14 +02:00
parent e7ee0926a8
commit c6e338bb9a
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ static const char *_elm_legacy_layout_swallow_parts[] = {
static const char *_efl_ui_layout_swallow_parts[] = {
"efl.content",
"efl.icon",
"efl.end",
"efl.background",
"efl.extra",
NULL