Revert "elm - fix harmless warning for clean build"

This reverts commit e3d2a0cf12.

The commit is reverted to revert the following commit.
74c48f0296

The above commit will be restored after release and then
e3d2a0cf12 will be also restored.
This commit is contained in:
Jaehyun Cho 2019-04-02 16:27:35 +09:00
parent 08c65ed501
commit d2eebb6f5f
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ _efl_page_transition_scroll_unpack_all(Eo *obj EINA_UNUSED,
pi->content = NULL;
pi->visible = EINA_FALSE;
}
return;
return EINA_TRUE;
}
EOLIAN static void