mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
Remove a duplicate variable
Bug#629110: gtk_spinner_accessible_get_type always returns null
This commit is contained in:
parent
1b0d2fcd51
commit
8fb5bc2583
@ -511,7 +511,6 @@ gtk_spinner_accessible_get_type (void)
|
||||
(GInterfaceFinalizeFunc) NULL,
|
||||
NULL
|
||||
};
|
||||
GType type;
|
||||
GType parent_atk_type;
|
||||
GTypeInfo tinfo = { 0 };
|
||||
GTypeQuery query;
|
||||
|
Loading…
Reference in New Issue
Block a user