[evolution-mapi/wip/camel-more-gobject: 10/12] 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: 10/12] Remove unused CamelMessageInfo::bodystructure related stuff
- Date: Mon, 19 Sep 2016 11:19:22 +0000 (UTC)
commit 0e77206739f6739f213d1f6555531e8466054bf1
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]