No need to set 'writeline' more than once here.

SVN revision: 44336
This commit is contained in:
Christopher Michael 2009-12-10 16:25:21 +00:00
parent cc182dbc16
commit aa162a93c1
1 changed files with 0 additions and 1 deletions

View File

@ -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)
{