From 8360caeef9c05524544b3c8ab0a5a93beb04c690 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 13 Jun 2006 13:19:11 +0000 Subject: [PATCH] Remove a printf. SVN revision: 23418 --- e_mod_main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/e_mod_main.c b/e_mod_main.c index 7bd5000..ca3557c 100644 --- a/e_mod_main.c +++ b/e_mod_main.c @@ -536,8 +536,6 @@ _mail_set_text(void *data) if (!cb) continue; count += cb->num_new; } - - printf("Count: %i\n", count); if (count > 0) {