diff options
Diffstat (limited to 'mail/mail-threads.c')
-rw-r--r-- | mail/mail-threads.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mail-threads.c b/mail/mail-threads.c index 473f1211df..6e17761b2f 100644 --- a/mail/mail-threads.c +++ b/mail/mail-threads.c @@ -832,7 +832,6 @@ get_password (com_msg_t * msg) dialog = gnome_request_dialog (msg->secret, msg->message, NULL, 0, get_password_cb, msg, NULL); - g_free (msg->message); /* Stop the other thread */ |