hermet pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=07701a04c2ee9edf50f5484201867d90486888b3

commit 07701a04c2ee9edf50f5484201867d90486888b3
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Mon Jun 22 21:41:14 2015 +0900

    list: --printf
---
 src/lib/elm_list.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/elm_list.c b/src/lib/elm_list.c
index 1ee5915..d6a96b1 100644
--- a/src/lib/elm_list.c
+++ b/src/lib/elm_list.c
@@ -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);

-- 


Reply via email to