list: --printf

This commit is contained in:
ChunEon Park 2015-06-22 21:41:14 +09:00
parent 356220f6d7
commit f641925d6e
1 changed files with 0 additions and 1 deletions

View File

@ -883,7 +883,6 @@ _items_fix(Evas_Object *obj)
"vertical" : "horizontal", style);
else if (sd->mode == ELM_LIST_COMPRESS)
{
printf("fix item to %s\n", it_compress);
if (it->even)
elm_widget_theme_object_set
(obj, VIEW(it), "list", it_compress, style);