]> granicus.if.org Git - neomutt/commitdiff
Remove a spurious #include "imap.h" from mx.c.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 16 Jun 1998 12:08:40 +0000 (12:08 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 16 Jun 1998 12:08:40 +0000 (12:08 +0000)
mx.c

diff --git a/mx.c b/mx.c
index b996404416c16fe587e7becd10b60fec5c5ff2c9..b405bf4a1e57c4da8a3e7228f298e72a448400e9 100644 (file)
--- a/mx.c
+++ b/mx.c
@@ -1503,16 +1503,6 @@ void mx_update_context (CONTEXT *ctx)
 {
   HEADER *h = ctx->hdrs[ctx->msgcount];
 
-#ifdef USE_IMAP
-#include "imap.h"
-#endif
-
-
-
-
-
-
-