diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mail-ops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c index f5a31e3ba7..75344d79b2 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -562,7 +562,6 @@ mail_send_message (struct _send_queue_msg *m, g_free (escaped); g_free (url_string); - camel_url_free (url); } /* Check for email sending */ |