X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=0a7c85dfb0b71474e607302589486dc415b0d95e;hp=d77a9f36fee2a3a40c330525540cec35646824ca;hb=97f17c26238531632e990b1247a4b09ef6697949;hpb=125a7c903f7928f682cbea847f4436c9dd5b1b4d diff --git a/protos.h b/protos.h index d77a9f3..0a7c85d 100644 --- a/protos.h +++ b/protos.h @@ -65,8 +65,6 @@ void mutt_help (int); 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 *);