[gtk+/gtk-2-22] Remove a duplicate variable
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-22] Remove a duplicate variable
- Date: Wed, 8 Sep 2010 21:52:59 +0000 (UTC)
commit 8ec4f184abc5893cf438bc3123e1f380d037df3b
Author: Mike Gorse <mgorse novell com>
Date: Wed Sep 8 17:52:53 2010 -0400
Remove a duplicate variable
Bug#628110: gtk_spinner_accessible_get_type always returns null
gtk/gtkspinner.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkspinner.c b/gtk/gtkspinner.c
index 736b03f..ed045bb 100644
--- a/gtk/gtkspinner.c
+++ b/gtk/gtkspinner.c
@@ -508,7 +508,6 @@ gtk_spinner_accessible_get_type (void)
(GInterfaceFinalizeFunc) NULL,
NULL
};
- GType type;
GType parent_atk_type;
GTypeInfo tinfo = { 0 };
GTypeQuery query;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]