cssstyleproperty: remove unused variable
This commit is contained in:
parent
3782cf77c3
commit
17a3325b2d
@ -349,8 +349,6 @@ _gtk_css_style_property_init (GtkCssStyleProperty *property)
|
|||||||
guint
|
guint
|
||||||
_gtk_css_style_property_get_n_properties (void)
|
_gtk_css_style_property_get_n_properties (void)
|
||||||
{
|
{
|
||||||
GtkCssStylePropertyClass *klass;
|
|
||||||
|
|
||||||
if (G_UNLIKELY (gtk_css_style_property_class == NULL))
|
if (G_UNLIKELY (gtk_css_style_property_class == NULL))
|
||||||
{
|
{
|
||||||
_gtk_style_property_init_properties ();
|
_gtk_style_property_init_properties ();
|
||||||
|
Loading…
Reference in New Issue
Block a user