forked from AuroraMiddleware/gtk
Silence a compiler warning
This commit is contained in:
parent
44d3b71678
commit
25308477e7
@ -461,6 +461,7 @@ check_compact_table (GtkIMContextSimple *context_simple,
|
||||
GTK_NOTE (MISC, g_print ("compact: %d ", *seq_index));
|
||||
seq = NULL;
|
||||
match = FALSE;
|
||||
value = 0;
|
||||
|
||||
for (i = n_compose - 1; i < table->max_seq_len; i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user