cedric pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=30071101a5cf6411fef3bddd2a29bed81da1f97c

commit 30071101a5cf6411fef3bddd2a29bed81da1f97c
Author: Cedric BAIL <ced...@osg.samsung.com>
Date:   Thu Oct 8 12:09:32 2015 +0200

    Revert "elementary: Comment out (#if 0) unused functions"
    
    This reverts commit 74a7661119d122ec52844ad58c0901db739949f1.
    
    Signed-off-by: Cedric BAIL <ced...@osg.samsung.com>
---
 src/lib/elc_hoversel.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/elc_hoversel.c b/src/lib/elc_hoversel.c
index d0f92cc..d0ffbe1 100644
--- a/src/lib/elc_hoversel.c
+++ b/src/lib/elc_hoversel.c
@@ -478,7 +478,6 @@ _on_parent_del(void *data,
    elm_hoversel_hover_parent_set(data, NULL);
 }
 
-#if 0
 static void
 _on_table_del(void *data,
               Evas *e EINA_UNUSED,
@@ -501,7 +500,6 @@ _size_hints_changed_cb(void *data,
 {
    elm_layout_sizing_eval(data);
 }
-#endif
 
 static void
 _elm_hoversel_item_elm_widget_item_part_text_set(Eo *eo_it EINA_UNUSED,

-- 


Reply via email to