summaryrefslogtreecommitdiff
path: root/camel/providers/imapx/camel-imapx-stream.c
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2009-12-07 14:27:37 +0530
committerChenthill Palanisamy <pchenthill@novell.com>2009-12-07 21:56:17 +0530
commit0057115981a8d6ce407a0e2f4749eff77989dff8 (patch)
tree7212bf06deff71c8f8b241803202e5d1e5c3bcef /camel/providers/imapx/camel-imapx-stream.c
parent4a0886c3596e097a1d968b29a78361698fe943f8 (diff)
downloadevolution-data-server-0057115981a8d6ce407a0e2f4749eff77989dff8.tar.gz
Sync up the store summary and rename labels for backward, thunderbird
compatibility - imapx
Diffstat (limited to 'camel/providers/imapx/camel-imapx-stream.c')
-rw-r--r--camel/providers/imapx/camel-imapx-stream.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/camel/providers/imapx/camel-imapx-stream.c b/camel/providers/imapx/camel-imapx-stream.c
index c4ca5f394..bcc9e80c5 100644
--- a/camel/providers/imapx/camel-imapx-stream.c
+++ b/camel/providers/imapx/camel-imapx-stream.c
@@ -614,7 +614,6 @@ camel_imapx_stream_token(CamelIMAPXStream *is, guchar **data, guint *len, CamelE
/* Had an i/o erorr */
io_error:
- printf("Got io error\n");
camel_exception_set (ex, 1, "io error");
return IMAP_TOK_ERROR;