From 38b925259d85674192d29d0b63f279823df04cee Mon Sep 17 00:00:00 2001 From: Gustavo Lima Chaves Date: Tue, 21 Dec 2010 20:47:25 +0000 Subject: [PATCH] Self spank? SVN revision: 55695 --- src/lib/elm_genlist.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c index b46d661..4c60536 100644 --- a/src/lib/elm_genlist.c +++ b/src/lib/elm_genlist.c @@ -420,10 +420,6 @@ static void _item_block_unrealize(Item_Block *itb); static void _calc_job(void *data); static void _on_focus_hook(void *data, Evas_Object *obj); -static Eina_Bool _event_hook(Evas_Object *obj, - Evas_Object *src, - Evas_Callback_Type type, - void *event_info); static Eina_Bool _item_multi_select_up(Widget_Data *wd); static Eina_Bool _item_multi_select_down(Widget_Data *wd); static Eina_Bool _item_single_select_up(Widget_Data *wd); -- 2.7.4