summaryrefslogtreecommitdiffstats
path: root/copy.c
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-20 08:24:01 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-20 08:24:01 +0000
commit9febf2c9a98ebcebded37065bc6058adfb0847a9 (patch)
treec6f06f934b0b32f38486a743e0596da140ee08d6 /copy.c
parentd79ed35520d7d5a3658e309af0e3e00d30ddf45d (diff)
Brendan Cully's latest IMAP clean-up.
Diffstat (limited to 'copy.c')
-rw-r--r--copy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/copy.c b/copy.c
index c6b60925..2a99682c 100644
--- a/copy.c
+++ b/copy.c
@@ -33,8 +33,6 @@
#include <ctype.h>
#include <unistd.h> /* needed for SEEK_SET under SunOS 4.1.4 */
-extern char MimeSpecials[];
-
static int copy_delete_attach (BODY *b, FILE *fpin, FILE *fpout, char *date);
/* Ok, the only reason for not merging this with mutt_copy_header()