summaryrefslogtreecommitdiffstats
path: root/copy.c
diff options
context:
space:
mode:
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()