[evolution-mapi/wip/camel-more-gobject] Remove unused CamelMessageInfo::bodystructure related stuff
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi/wip/camel-more-gobject] Remove unused CamelMessageInfo::bodystructure related stuff
- Date: Tue, 13 Sep 2016 12:31:43 +0000 (UTC)
commit 3969405623788ca176e20fc24c0b63b527071031
Author: Milan Crha <mcrha redhat com>
Date: Tue Sep 13 14:31:42 2016 +0200
Remove unused CamelMessageInfo::bodystructure related stuff
src/camel/camel-mapi-folder.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/camel/camel-mapi-folder.c b/src/camel/camel-mapi-folder.c
index 138cb33..61e6a09 100644
--- a/src/camel/camel-mapi-folder.c
+++ b/src/camel/camel-mapi-folder.c
@@ -535,7 +535,7 @@ gather_object_for_offline_cb (EMapiConnection *conn,
camel_folder_summary_remove_uid (gos->folder->summary, uid_str);
}
- info = camel_folder_summary_info_new_from_message (gos->folder->summary, msg, NULL);
+ info = camel_folder_summary_info_new_from_message (gos->folder->summary, msg);
if (info) {
camel_message_info_set_abort_notifications (info, TRUE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]