]> granicus.if.org Git - neomutt/commitdiff
removing superfluous include statements.
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 28 Aug 1998 00:11:54 +0000 (00:11 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 28 Aug 1998 00:11:54 +0000 (00:11 +0000)
thread.c

index 12d85b990cfa8c85c411b485a502df1c1ed344a2..916e2e0a8a406ecfb330783609c0cabf1cc97f57 100644 (file)
--- a/thread.c
+++ b/thread.c
  */ 
 
 #include "mutt.h"
-#include "mutt_curses.h"
-#include "mutt_menu.h"
 #include "sort.h"
-#include "mailbox.h"
-#include "copy.h"
-#include "mx.h"
-#include <sys/stat.h>
-#include <utime.h>
-
-#ifdef BUFFY_SIZE
-#include "buffy.h"
-#endif
 
 #include <string.h>
 #include <ctype.h>