Revert "Revert "elm - fix harmless warning for clean build""
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 17 Apr 2019 01:41:55 +0000 (10:41 +0900)
committerYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 05:24:47 +0000 (14:24 +0900)
This reverts commit d2eebb6f5faebc76a1a13494fd0721e8d63af410.

To restore e3d2a0cf1235beceb3b403e42d2dafed4b4e90e5 which implements
features during feature freeze period, the revert commit is reverted.

src/lib/elementary/efl_page_transition_scroll.c

index ac3c6da..3908710 100644 (file)
@@ -427,7 +427,7 @@ _efl_page_transition_scroll_unpack_all(Eo *obj EINA_UNUSED,
         pi->content = NULL;
         pi->visible = EINA_FALSE;
      }
-   return EINA_TRUE;
+   return;
 }
 
 EOLIAN static void