forked from AuroraMiddleware/gtk
Remove a duplicate variable
Bug#628110: gtk_spinner_accessible_get_type always returns null
This commit is contained in:
parent
8e75ddeac6
commit
8ec4f184ab
@ -508,7 +508,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