From b6c2d784d5f75688a92d38d62fa12e36ff53ce49 Mon Sep 17 00:00:00 2001 From: sebastid Date: Tue, 15 Feb 2005 11:30:54 +0000 Subject: [PATCH] Remove printf SVN revision: 13366 --- src/modules/ibar/e_mod_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/ibar/e_mod_main.c b/src/modules/ibar/e_mod_main.c index 4d9b3a6b6..89b0a96b2 100644 --- a/src/modules/ibar/e_mod_main.c +++ b/src/modules/ibar/e_mod_main.c @@ -923,7 +923,6 @@ _ibar_bar_follower_reset(IBar_Bar *ibb) { d1 = bx; d2 = ww - (bx + bw); - printf("d1: %d, d2: %d\n", d1, d2); if (bw > 0) { if (d1 < d2)