summaryrefslogtreecommitdiff
path: root/gtk/gtkwin32theme.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2012-04-18 21:52:36 +0200
committerBenjamin Otte <otte@redhat.com>2012-05-11 16:42:12 +0200
commit1367ef7e54c034347e5f281fec734e68751cd6fd (patch)
treeed9b5e8fcc338840ec7f2ad3668d3273ca4f8d82 /gtk/gtkwin32theme.c
parentcc6c7c5e16f29bf931b686020044e432f821a21c (diff)
downloadgtk+-1367ef7e54c034347e5f281fec734e68751cd6fd.tar.gz
cssstylefuncs: Remove base argument
The GtkCssParser keeps track of the base file now.
Diffstat (limited to 'gtk/gtkwin32theme.c')
-rw-r--r--gtk/gtkwin32theme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkwin32theme.c b/gtk/gtkwin32theme.c
index ebc7e85bbd..d8b04a69ef 100644
--- a/gtk/gtkwin32theme.c
+++ b/gtk/gtkwin32theme.c
@@ -315,7 +315,6 @@ _gtk_win32_theme_part_create_surface (HTHEME theme,
int
_gtk_win32_theme_int_parse (GtkCssParser *parser,
- GFile *base,
int *value)
{
char *class;