From: Thomas Roessler Date: Tue, 16 Jun 1998 12:08:40 +0000 (+0000) Subject: Remove a spurious #include "imap.h" from mx.c. X-Git-Tag: mutt-0-92-11i~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1a559cc2326057d43f9aafa0bb81103cda32c4b;p=mutt Remove a spurious #include "imap.h" from mx.c. --- diff --git a/mx.c b/mx.c index b9964044..b405bf4a 100644 --- 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 - - - - - - -