remove useless setting (will be scriptable at some point).
[apps/madmutt.git] / protos.h
index 57a0446..bbbc684 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -71,7 +71,6 @@ void mutt_make_help (char *, ssize_t, 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_make_post_indent (CONTEXT * ctx, HEADER * cur, FILE * out);
 void mutt_message_to_7bit (BODY *, FILE *);
 
 void mutt_prepare_envelope (ENVELOPE *, int);