X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-mime%2Fmime-types.h;h=daf1ce24b367fac27435f790401da91bcfc3b554;hb=94d1107856bbba2b77fbd3c0512b9e18f6ed574b;hp=689f81b2f3337d87c0c5772d6d44489b594a094b;hpb=230399f9632c37b66c1c117a17e8327eae6b3235;p=apps%2Fmadmutt.git diff --git a/lib-mime/mime-types.h b/lib-mime/mime-types.h index 689f81b..daf1ce2 100644 --- a/lib-mime/mime-types.h +++ b/lib-mime/mime-types.h @@ -137,7 +137,6 @@ typedef struct envelope_t { char *newsgroups; char *xref; char *followup_to; - char *x_comment_to; #endif BUFFER *spam; string_list_t *references; /* message references (in reverse order) */ @@ -332,9 +331,7 @@ see: crypt.h pgplib.h, smime.h */ short attach_total; -#ifdef MIXMASTER string_list_t *chain; -#endif int refno; /* message number on server */ void *data; /* driver-specific data */