Remove a printf.

SVN revision: 23418
This commit is contained in:
Christopher Michael 2006-06-13 13:19:11 +00:00
parent a1c10b64ef
commit 8360caeef9
1 changed files with 0 additions and 2 deletions

View File

@ -536,8 +536,6 @@ _mail_set_text(void *data)
if (!cb) continue;
count += cb->num_new;
}
printf("Count: %i\n", count);
if (count > 0)
{