Make gcc happy

master
Yevgen Muntyan 2006-03-12 00:01:50 -06:00
parent 8285a4675f
commit ca2d5528f0
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ finally_2:
static void
forward_chars_with_skipping (GtkTextIter *iter,
gint count,
gboolean skip_invisible,
G_GNUC_UNUSED gboolean skip_invisible,
gboolean skip_nontext,
gboolean skip_decomp)
{