SVN revision: 72217
This commit is contained in:
Carsten Haitzler 2012-06-16 06:29:36 +00:00
parent 2c1b13a9b3
commit 23c6ea5b97
1 changed files with 0 additions and 1 deletions

View File

@ -967,7 +967,6 @@ evas_object_textgrid_font_set(Evas_Object *obj, const char *font_name, Evas_Font
evas_object_inform_call_resize(obj);
o->changed = 1;
o->core_change = 1;
printf("ROWS CLR\n");
evas_object_textgrid_rows_clear(obj);
evas_object_change(obj);
}