Evas textblock: This time really fix the init.

SVN revision: 78629
This commit is contained in:
Tom Hacohen 2012-10-29 23:01:11 +00:00
parent a47a0809e3
commit d33cf9b871
1 changed files with 0 additions and 1 deletions

View File

@ -9531,7 +9531,6 @@ evas_object_textblock_init(Evas_Object *eo_obj)
o->cursor->obj = eo_obj;
o->cursor->node = o->text_nodes = _evas_textblock_node_text_new();
evas_object_textblock_text_markup_set(eo_obj, "");
o->legacy_newline = EINA_TRUE;
evas_object_event_callback_priority_add(eo_obj, EVAS_CALLBACK_RESIZE, -1000,