Rocco Rutte:
[apps/madmutt.git] / mutt.h
diff --git a/mutt.h b/mutt.h
index 0eb6139..f632b08 100644 (file)
--- 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;