]> granicus.if.org Git - neomutt/commitdiff
mutt_sort_headers appens in ctx_update, no need to call it again
authorPietro Cerutti <gahr@gahr.ch>
Thu, 25 Jul 2019 07:45:24 +0000 (07:45 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 25 Jul 2019 10:21:17 +0000 (11:21 +0100)
mx.c

diff --git a/mx.c b/mx.c
index 1917c1e13444e96aa1becd5d73457078ea807877..39727e497d9222841ea49faf00b50fd66f882e53 100644 (file)
--- a/mx.c
+++ b/mx.c
@@ -364,7 +364,6 @@ struct Context *mx_mbox_open(struct Mailbox *m, OpenMailboxFlags flags)
        * to begin with */
       OptSortSubthreads = false;
       OptNeedRescore = false;
-      mutt_sort_headers(ctx, true);
     }
     if (!m->quiet)
       mutt_clear_error();