From aa162a93c1e90a182d05095a0df462024d7572d8 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Thu, 10 Dec 2009 16:25:21 +0000 Subject: [PATCH] No need to set 'writeline' more than once here. SVN revision: 44336 --- src/modules/illume-keyboard/e_kbd_dict.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/illume-keyboard/e_kbd_dict.c b/src/modules/illume-keyboard/e_kbd_dict.c index 6fab51232..dd1224da0 100644 --- a/src/modules/illume-keyboard/e_kbd_dict.c +++ b/src/modules/illume-keyboard/e_kbd_dict.c @@ -387,7 +387,6 @@ e_kbd_dict_save(E_Kbd_Dict *kd) eina_stringshare_del(kw->word); free(kw); kd->changed.writes = eina_list_remove_list(kd->changed.writes, kd->changed.writes); - writeline = 1; } else if (cmp == 0) {