Remove a duplicate variable
Bug#629110: gtk_spinner_accessible_get_type always returns null
This commit is contained in:
@ -511,7 +511,6 @@ gtk_spinner_accessible_get_type (void)
|
|||||||
(GInterfaceFinalizeFunc) NULL,
|
(GInterfaceFinalizeFunc) NULL,
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
GType type;
|
|
||||||
GType parent_atk_type;
|
GType parent_atk_type;
|
||||||
GTypeInfo tinfo = { 0 };
|
GTypeInfo tinfo = { 0 };
|
||||||
GTypeQuery query;
|
GTypeQuery query;
|
||||||
|
|||||||
Reference in New Issue
Block a user