summaryrefslogtreecommitdiffstats
path: root/mx.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-06-16 12:08:40 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-06-16 12:08:40 +0000
commitd1a559cc2326057d43f9aafa0bb81103cda32c4b (patch)
tree742c6cd3907ecdb73d87e2c9dc0c5a130d3fefff /mx.c
parentc975284b6677110f97719c68b46f7d3d4d415c73 (diff)
Remove a spurious #include "imap.h" from mx.c.
Diffstat (limited to 'mx.c')
-rw-r--r--mx.c10
1 files changed, 0 insertions, 10 deletions
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
-
-
-
-
-
-
-