diff options
Diffstat (limited to 'mail/component-factory.c')
-rw-r--r-- | mail/component-factory.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |