aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-01-11 00:05:05 +0800
committerDan Winship <danw@src.gnome.org>2001-01-11 00:05:05 +0800
commit4d9047b9b04e1dc5fc74d8bcc2bd360948d6dd76 (patch)
tree2ba864e61b3cc6903ccbda25818533d15cea4966
parent277500435fc582e2dbdf0ec86db8dbd6c7f93ef1 (diff)
downloadgsoc2013-evolution-4d9047b9b04e1dc5fc74d8bcc2bd360948d6dd76.tar.gz
gsoc2013-evolution-4d9047b9b04e1dc5fc74d8bcc2bd360948d6dd76.tar.zst
gsoc2013-evolution-4d9047b9b04e1dc5fc74d8bcc2bd360948d6dd76.zip
Remove a debug printf (that crashes Solaris because it usually tries
to printf NULL) svn path=/trunk/; revision=7364
-rw-r--r--mail/mail-local.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-local.c b/mail/mail-local.c
index 45aecdb79d..aa956edcb8 100644
--- a/mail/mail-local.c
+++ b/mail/mail-local.c
@@ -814,7 +814,6 @@ do_register_folder (gpointer in_data, gpointer op_data, CamelException *ex)
if (meta->indexed)
flags |= CAMEL_STORE_FOLDER_BODY_INDEX;
local_folder->folder = camel_store_get_folder (store, meta->name, flags, ex);
- printf("got folder exception %s\n", camel_exception_get_description(ex));
local_folder->last_unread = camel_folder_get_unread_message_count(local_folder->folder);
camel_object_unref (CAMEL_OBJECT (store));
free_metainfo (meta);
ae315ca5f41a'>- Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1 * -remove MD5ohauer2011-07-031-1/+0 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1 * Fix maintainers email addressedwin2010-01-111-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1