aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-24 21:34:55 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-24 21:34:55 +0800
commit1f7db78c2597eb6f6d2b8a6c8d8542449df60271 (patch)
tree1d52fa0687e6a29b36369ab80b449b655fbbbbc6 /mail
parent33e87f5331e8cbdd3b3b9713bbe7446882e3ca37 (diff)
downloadgsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.tar
gsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.tar.gz
gsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.tar.bz2
gsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.tar.lz
gsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.tar.xz
gsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.tar.zst
gsoc2013-evolution-1f7db78c2597eb6f6d2b8a6c8d8542449df60271.zip
remove a debug printf that made it in a commit.
2003-03-25 Not Zed <NotZed@Ximian.com> * component-factory.c (got_folder): remove a debug printf that made it in a commit. svn path=/trunk/; revision=20480
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog3
-rw-r--r--mail/component-factory.c1
2 files changed, 3 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1982b4b147..50d15b06fd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,8 @@
2003-03-25 Not Zed <NotZed@Ximian.com>
+ * component-factory.c (got_folder): remove a debug printf that
+ made it in a commit.
+
* folder-browser-ui.c (folder_browser_ui_add_global): Load
per-folder setting of show_preview from meta data.
(folder_browser_ui_add_list): Same, for thread_list.
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 3e8ccddf55..bee831a3a3 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -731,7 +731,6 @@ got_folder (char *uri, CamelFolder *folder, void *data)
*fp = folder;
if (folder) {
- printf("got folder '%s'\n", uri);
camel_object_ref (CAMEL_OBJECT (folder));
/* emit a changed event, this is a little hack so that the folderinfo cache