summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstyleproperty.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2012-01-02 19:14:28 +0100
committerBenjamin Otte <otte@redhat.com>2012-01-09 18:37:56 +0100
commit32c8bbb575b7ef584a610a2ec2b5c1bc683bd4ab (patch)
treefd7a9a26299283ec9a79b419f4c512455075ab21 /gtk/gtkcssstyleproperty.c
parenta9d1be0bef22fd6c628e97b8ec800eee0ea3dd3b (diff)
downloadgtk+-32c8bbb575b7ef584a610a2ec2b5c1bc683bd4ab.tar.gz
styleproperty: Remove context arg from _gtk_style_context_query()
Diffstat (limited to 'gtk/gtkcssstyleproperty.c')
-rw-r--r--gtk/gtkcssstyleproperty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkcssstyleproperty.c b/gtk/gtkcssstyleproperty.c
index 03418ddbd6..4791857243 100644
--- a/gtk/gtkcssstyleproperty.c
+++ b/gtk/gtkcssstyleproperty.c
@@ -125,7 +125,6 @@ static void
_gtk_css_style_property_query (GtkStyleProperty *property,
GtkStyleProperties *props,
GtkStateFlags state,
- GtkStylePropertyContext *context,
GValue *value)
{
const GValue *val;