X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=protos.h;h=b4c17bddbd862631fb4f07d8faf7ce36b3a5c2c8;hb=89a7d4396b35e8047cbe519e81e22d99a1efd018;hp=712904152d616d10b4aa8cfb2dda4f7baff34f30;hpb=3a63661c35d4b5f93501efab7e5478386ad02565;p=apps%2Fmadmutt.git diff --git a/protos.h b/protos.h index 7129041..b4c17bd 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); -char* mutt_read_rfc822_line (FILE*, char*, size_t*); LIST *mutt_parse_references (char *, int); ENVELOPE *mutt_read_rfc822_header (FILE *, HEADER *, short, short);