From: Carsten Haitzler Date: Thu, 20 May 2010 16:42:19 +0000 (+0000) Subject: printf-- X-Git-Tag: submit/efl/20131021.015651~7405 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e41b1d92f12a2c878d012b8986da5fb318ba85a5;p=platform%2Fupstream%2Fenlightenment.git printf-- SVN revision: 49069 --- diff --git a/src/modules/comp/e_mod_comp.c b/src/modules/comp/e_mod_comp.c index bf1bcaa..e5d2182 100644 --- a/src/modules/comp/e_mod_comp.c +++ b/src/modules/comp/e_mod_comp.c @@ -1070,7 +1070,6 @@ _e_mod_comp_win_shadow_setup(E_Comp_Win *cw) } if (m->shadow_style) { - printf(" match %s\n", m->shadow_style); snprintf(buf, sizeof(buf), "e/comp/%s", m->shadow_style); ok = e_theme_edje_object_set(cw->shobj, "base/theme/borders",