[evolution-data-server] removed the debug message
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] removed the debug message
- Date: Fri, 26 Feb 2010 10:56:50 +0000 (UTC)
commit 80c6b4ccc7019bd2cfcd96225558f879f583c6bd
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Fri Feb 26 16:29:03 2010 +0530
removed the debug message
camel/providers/imapx/camel-imapx-server.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/camel/providers/imapx/camel-imapx-server.c b/camel/providers/imapx/camel-imapx-server.c
index 0193e41..a752cb6 100644
--- a/camel/providers/imapx/camel-imapx-server.c
+++ b/camel/providers/imapx/camel-imapx-server.c
@@ -2702,7 +2702,6 @@ imapx_job_scan_changes_done(CamelIMAPXServer *is, CamelIMAPXCommand *ic)
info = NULL;
if (s_minfo && uid_cmp(s_minfo->uid, r->uid, s) == 0) {
info = (CamelIMAPXMessageInfo *)s_minfo;
- g_message ("same UID %s \n", s_minfo->uid);
if (imapx_update_message_info_flags ((CamelMessageInfo *) info, r->server_flags, r->server_user_flags, job->folder))
camel_folder_change_info_change_uid (job->u.refresh_info.changes, camel_message_info_uid (s_minfo));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]