hermet pushed a commit to branch master.

commit f380fa75cfc0341f533bc703ab77be68b9c15481
Author: ChunEon Park <[email protected]>
Date:   Wed May 22 16:53:31 2013 +0900

    edje - oops remove not intended lines
---
 src/lib/edje/edje_textblock_styles.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/edje/edje_textblock_styles.c 
b/src/lib/edje/edje_textblock_styles.c
index b3ad4b1..42fd935 100644
--- a/src/lib/edje/edje_textblock_styles.c
+++ b/src/lib/edje/edje_textblock_styles.c
@@ -243,8 +243,6 @@ _edje_textblock_style_all_update(Edje *ed)
                   eina_strbuf_append(txt, "font=");
 
                   f = (tc && tc->font) ? tc->font : tag->font;
-                  if (tc && tc->font) printf("tc font = %s\n", tc->font);
-                  if (tag->font) printf("tag font = %s\n", tag->font);
                   eina_strbuf_append_escaped(txt, f);
                }
 

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may

Reply via email to