diff --git a/gtk/gtkcomposetable.c b/gtk/gtkcomposetable.c index 7c2dd2cb16..f999ddbc26 100644 --- a/gtk/gtkcomposetable.c +++ b/gtk/gtkcomposetable.c @@ -1325,9 +1325,7 @@ gtk_compose_table_check (const GtkComposeTable *table, if (n_compose == 1) return TRUE; - seq = NULL; match = FALSE; - value = 0; for (i = n_compose - 1; i < table->max_seq_len; i++) {