[gtk+/gtk-3-10] Trivial: remove an unused declaration
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-10] Trivial: remove an unused declaration
- Date: Thu, 10 Oct 2013 18:52:24 +0000 (UTC)
commit 40d7ee5e2a0a9c1ec53f1220c14ffb785f155c94
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Sep 27 20:31:24 2013 -0400
Trivial: remove an unused declaration
_gtk_list_box_accessible_update_selected is not used and
does not exist.
gtk/a11y/gtklistboxaccessibleprivate.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/a11y/gtklistboxaccessibleprivate.h b/gtk/a11y/gtklistboxaccessibleprivate.h
index b85c2d4..da3563b 100644
--- a/gtk/a11y/gtklistboxaccessibleprivate.h
+++ b/gtk/a11y/gtklistboxaccessibleprivate.h
@@ -22,7 +22,6 @@
G_BEGIN_DECLS
-void _gtk_list_box_accessible_update_selected (GtkListBox *box, GtkListBoxRow *child);
void _gtk_list_box_accessible_update_cursor (GtkListBox *box, GtkListBoxRow *child);
void _gtk_list_box_accessible_selection_changed (GtkListBox *box);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]