X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=0daa2ac636a1091f28bf4984f2f8377a9c188164;hp=b4c17bddbd862631fb4f07d8faf7ce36b3a5c2c8;hb=fa4c2af84416f9b4663bb80d36faaba35db05524;hpb=89a7d4396b35e8047cbe519e81e22d99a1efd018 diff --git a/protos.h b/protos.h index b4c17bd..0daa2ac 100644 --- a/protos.h +++ b/protos.h @@ -71,7 +71,6 @@ BODY *mutt_read_mime_header (FILE *, int); CONTENT *mutt_get_content_info (const char *fname, BODY * b); LIST *mutt_make_references (ENVELOPE * e); -LIST *mutt_parse_references (char *, int); ENVELOPE *mutt_read_rfc822_header (FILE *, HEADER *, short, short); HEADER *mutt_dup_header (HEADER *);