fix from jihoon!

SVN revision: 45425
This commit is contained in:
Carsten Haitzler 2010-01-22 04:39:50 +00:00
parent e5c712fe6c
commit f5fe48fe5d
1 changed files with 0 additions and 1 deletions

View File

@ -901,7 +901,6 @@ _backspace(Evas_Textblock_Cursor *c, Evas_Object *o, Entry *en)
c1 = evas_object_textblock_cursor_new(o);
if (!evas_textblock_cursor_char_prev(c))
{
evas_textblock_cursor_node_prev(c);
if (!evas_textblock_cursor_node_prev(c))
nodel = 1;
else