diff options
Diffstat (limited to 'glib/guniprop.c')
-rw-r--r-- | glib/guniprop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/glib/guniprop.c b/glib/guniprop.c index cae69f7eb..b7886e786 100644 --- a/glib/guniprop.c +++ b/glib/guniprop.c @@ -1047,7 +1047,6 @@ gboolean g_unichar_get_mirror_char (gunichar ch, gunichar *mirrored_ch) { - gint pos, step, size; gboolean found; gunichar mirrored; |