X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=protos.h;h=c5f95378bc7013961452eb61e2d5cc3dcbf86428;hb=dd5354f76c36f71044f6ddeee61241691c7195ff;hp=d77a9f36fee2a3a40c330525540cec35646824ca;hpb=b8e3053577ab5d351882096830421cd55639cc97;p=apps%2Fmadmutt.git diff --git a/protos.h b/protos.h index d77a9f3..c5f9537 100644 --- a/protos.h +++ b/protos.h @@ -66,7 +66,6 @@ void mutt_draw_tree (CONTEXT *); void mutt_make_attribution (CONTEXT * ctx, HEADER * cur, FILE * out); void mutt_make_forward_subject (ENVELOPE * env, CONTEXT * ctx, HEADER * cur); void mutt_make_help (char *, ssize_t, const char *, int, int); -char *mutt_compile_help(char *, ssize_t, int, struct mapping_t *); void mutt_make_misc_reply_headers (ENVELOPE * env, CONTEXT * ctx, HEADER * cur, ENVELOPE * curenv); void mutt_message_to_7bit (BODY *, FILE *);