Revert "elm - fix harmless warning for clean build"
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 2 Apr 2019 07:27:35 +0000 (16:27 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 8 Apr 2019 01:44:40 +0000 (10:44 +0900)
This reverts commit e3d2a0cf1235beceb3b403e42d2dafed4b4e90e5.

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

The above commit will be restored after release and then
e3d2a0cf1235beceb3b403e42d2dafed4b4e90e5 will be also restored.

src/lib/elementary/efl_page_transition_scroll.c

index 3908710..ac3c6da 100644 (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