Fix compilation warnings
[apps/madmutt.git] / recvattach.h
index 438e2fc..cb7c9a6 100644 (file)
@@ -10,7 +10,6 @@
 #define _MUTT_RECVATTACH_H
 
 #include <lib-mime/mime-types.h>
-
 #include <lib-ui/menu.h>
 
 #include "mutt.h"
@@ -32,8 +31,6 @@ const char *mutt_attach_fmt (char *dest,
 
 int mutt_tag_attach (MUTTMENU * menu, int n, int m);
 
-int mutt_is_message_type (int, const char *);
-
 void mutt_save_attachment_list (FILE * fp, int tag, BODY * top, HEADER * hdr,
                                 MUTTMENU * menu);