x-comment-to is useless in mutt, we can Cc: things as it's a *mailer*.
[apps/madmutt.git] / lib-mime / mime.cpkg
index 86704dc..ddb7a14 100644 (file)
@@ -292,7 +292,6 @@ void envelope_wipe(ENVELOPE *p)
     p_delete(&p->newsgroups);
     p_delete(&p->xref);
     p_delete(&p->followup_to);
-    p_delete(&p->x_comment_to);
 #endif
 
     mutt_buffer_free (&p->spam);