]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcssshorthandproperty.c
range: don't draw origin when the slider is invisible
[~andy/gtk] / gtk / gtkcssshorthandproperty.c
index 96e8c63463e81bb51f865cf088a9dc01545716ca..c6ca6146890cae4c12db2c4dab906d319805657a 100644 (file)
@@ -86,8 +86,7 @@ _gtk_css_shorthand_property_query (GtkStyleProperty   *property,
 
 static GtkCssValue *
 gtk_css_shorthand_property_parse_value (GtkStyleProperty *property,
-                                        GtkCssParser     *parser,
-                                        GFile            *base)
+                                        GtkCssParser     *parser)
 {
   GtkCssShorthandProperty *shorthand = GTK_CSS_SHORTHAND_PROPERTY (property);
   GtkCssValue **data;