simplifications around mutt_is_message_type
[apps/madmutt.git] / recvattach.h
index 96b28d2..cb7c9a6 100644 (file)
@@ -31,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);