Self spank?
authorGustavo Lima Chaves <glima@profusion.mobi>
Tue, 21 Dec 2010 20:47:25 +0000 (20:47 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Tue, 21 Dec 2010 20:47:25 +0000 (20:47 +0000)
SVN revision: 55695

src/lib/elm_genlist.c

index b46d661..4c60536 100644 (file)
@@ -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);