move more things in the lib-mime
[apps/madmutt.git] / lib-crypt / crypt.h
index 2b9434c..3a2a207 100644 (file)
@@ -83,23 +83,13 @@ typedef struct pgp_keyinfo *pgp_key_t;
 
 int mutt_protect (HEADER *, char *);
 
 
 int mutt_protect (HEADER *, char *);
 
-int mutt_is_multipart_encrypted (BODY *);
-
-int mutt_is_multipart_signed (BODY *);
-
-int mutt_is_application_pgp (BODY *);
-
-int mutt_is_application_smime (BODY *);
-
 int mutt_signed_handler (BODY *, STATE *);
 
 int mutt_parse_crypt_hdr (char *, int);
 
 int mutt_signed_handler (BODY *, STATE *);
 
 int mutt_parse_crypt_hdr (char *, int);
 
-
 void convert_to_7bit (BODY *);
 
 
 void convert_to_7bit (BODY *);
 
 
-
 /*-- crypt.c --*/
 
 /* Print the current time. */
 /*-- crypt.c --*/
 
 /* Print the current time. */