From: Thomas Roessler Date: Fri, 28 Aug 1998 00:11:54 +0000 (+0000) Subject: removing superfluous include statements. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3edda1afdbce66f9724fc0bbad5c3c8ca2a56f82;p=neomutt removing superfluous include statements. --- diff --git a/thread.c b/thread.c index 12d85b990..916e2e0a8 100644 --- a/thread.c +++ b/thread.c @@ -17,18 +17,7 @@ */ #include "mutt.h" -#include "mutt_curses.h" -#include "mutt_menu.h" #include "sort.h" -#include "mailbox.h" -#include "copy.h" -#include "mx.h" -#include -#include - -#ifdef BUFFY_SIZE -#include "buffy.h" -#endif #include #include