X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-ui%2Fstatus.c;h=2dbf7e7c850f9ae6debefca74f84b6f1b04ddb6e;hb=f779db722043d8c6767149a9afef8c10159516f5;hp=0f918fd7d8f50c49295fdac56953836dbd5a19bf;hpb=230399f9632c37b66c1c117a17e8327eae6b3235;p=apps%2Fmadmutt.git diff --git a/lib-ui/status.c b/lib-ui/status.c index 0f918fd..2dbf7e7 100644 --- a/lib-ui/status.c +++ b/lib-ui/status.c @@ -7,10 +7,6 @@ * please see the file GPL in the top level source directory. */ -#if HAVE_CONFIG_H -# include "config.h" -#endif - #include #include @@ -21,11 +17,6 @@ #include "mx.h" #include "buffy.h" - -#include -#include -#include - #define SW (option(OPTMBOXPANE)?SidebarWidth:0) static char *get_sort_str (char *buf, ssize_t buflen, int method)