From 9a7420b44754c5a5e02f81b374e2a49dffcbb135 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Fri, 28 Aug 1998 00:11:54 +0000 Subject: [PATCH] removing superfluous include statements. --- thread.c | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/thread.c b/thread.c index 12d85b99..916e2e0a 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 -- 2.50.1