From: Claudio Saavedra Date: Wed, 5 Aug 2009 15:09:53 +0000 (+0200) Subject: Remove leftover function declaration X-Git-Tag: 2.1.94-1~5 X-Git-Url: http://git.maemo.org/git/?p=hildon;a=commitdiff_plain;h=e507a3c273487ead484fa0e3d8c20bb50a41bece Remove leftover function declaration --- diff --git a/ChangeLog b/ChangeLog index dc0d5dc..a5f158b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-08-05 Claudio Saavedra + * hildon/hildon-app-menu.c: Remove leftover function declaration. + +2009-08-05 Claudio Saavedra + Remove the grab from HildonAppMenu * hildon/hildon-app-menu.c: diff --git a/hildon/hildon-app-menu.c b/hildon/hildon-app-menu.c index 12a80c4..fa39c89 100644 --- a/hildon/hildon-app-menu.c +++ b/hildon/hildon-app-menu.c @@ -128,11 +128,6 @@ filter_visibility_changed (GtkWidget *item, GParamSpec *arg1, HildonAppMenu *menu); -static gboolean -menu_item_button_event (GtkButton *item, - GdkEventButton *event, - GtkWidget *menu); - static void remove_item_from_list (GList **list, gpointer item);