aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-callbacks.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-callbacks.c')
-rw-r--r--mail/mail-callbacks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-callbacks.c b/mail/mail-callbacks.c
index b6437d565e..b6b50e36d0 100644
--- a/mail/mail-callbacks.c
+++ b/mail/mail-callbacks.c
@@ -494,7 +494,6 @@ composer_get_message (EMsgComposer *composer)
if (html_problem) {
html_problem = ! ask_confirm_for_unwanted_html_mail (composer, recipients);
- e_destination_freev (recipients);
if (html_problem) {
camel_object_unref (CAMEL_OBJECT (message));
message = NULL;