aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-request.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/e-mail-request.c')
-rw-r--r--mail/e-mail-request.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/e-mail-request.c b/mail/e-mail-request.c
index 961a973da1..7522bc5e7e 100644
--- a/mail/e-mail-request.c
+++ b/mail/e-mail-request.c
@@ -230,7 +230,6 @@ mail_request_send_finish (SoupRequest *request,
GInputStream *stream;
stream = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (result));
- g_object_unref (result);
/* Reset the stream before passing it back to webkit */
if (stream && G_IS_SEEKABLE (stream))