]> granicus.if.org Git - neomutt/commit
Remove refresh parameter from mutt_enter_fname().
authorKevin McCarthy <kevin@8t8.us>
Sat, 1 Apr 2017 01:15:31 +0000 (18:15 -0700)
committerRichard Russon <rich@flatcap.org>
Sun, 2 Apr 2017 01:30:15 +0000 (02:30 +0100)
commit401cc3e4e805043023496f21dddbe36fdaa49d37
tree83033f9cd8fe684fa5792d81d1e71a4b57528589
parent05954d75ee6cd8796db85253de62db3b16ab4d4f
Remove refresh parameter from mutt_enter_fname().

Also remove it from mutt_save_message(), which used it to pass through
to mutt_enter_fname().  The callers of this already had redraw logic,
to which REDRAW_STATUS merely needed to be added.
commands.c
compose.c
curs_lib.c
curs_main.c
pager.c
protos.h