X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=mutt.h;h=f632b08bc870701d5a2126549da0acbf0787cd5b;hb=30a2346a5f3928412e47b0b7f80e987a0c20fddd;hp=0eb6139177e60b3d70e9e225a1a16f6d7c983b3f;hpb=6c3098ee86b61b0f3cbc269496e3d35cd24b6f7a;p=apps%2Fmadmutt.git diff --git a/mutt.h b/mutt.h index 0eb6139..f632b08 100644 --- a/mutt.h +++ b/mutt.h @@ -816,9 +816,7 @@ typedef struct header char *tree; /* character string to print thread tree */ struct thread *thread; -#ifdef IMAP_EDIT_THREADS ENVELOPE *new_env; /* envelope information for rethreading */ -#endif #ifdef MIXMASTER LIST *chain;