[gnome-software] Trivial: remove an unused vfunc
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Trivial: remove an unused vfunc
- Date: Sat, 7 Sep 2013 16:29:53 +0000 (UTC)
commit 6c6989fd9de5bf3072c585428eea0b1e381c13b1
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Sep 7 12:28:44 2013 -0400
Trivial: remove an unused vfunc
src/gs-app-widget.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app-widget.h b/src/gs-app-widget.h
index ed6526b..76b9391 100644
--- a/src/gs-app-widget.h
+++ b/src/gs-app-widget.h
@@ -51,7 +51,6 @@ struct _GsAppWidgetClass
{
GtkBinClass parent_class;
void (*button_clicked) (GsAppWidget *app_widget);
- void (*read_more_clicked) (GsAppWidget *app_widget);
};
GType gs_app_widget_get_type (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]