X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=contrib%2Fnotmuch-mutt%2Fnotmuch-mutt;fp=contrib%2Fnotmuch-mutt%2Fnotmuch-mutt;h=875fd032d522a8aaa3ca77178af4109c4e1d7406;hp=0f7379acdca85852821c858300f691c04912e614;hb=18e35950dad8daa485d86e244ffd5d5e6a63d03a;hpb=85916d8a9636645e8b15061e59df2e28691aa012 diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt index 0f7379ac..875fd032 100755 --- a/contrib/notmuch-mutt/notmuch-mutt +++ b/contrib/notmuch-mutt/notmuch-mutt @@ -120,7 +120,6 @@ sub thread_action($$@) { my $mid = get_message_id(); if (! defined $mid) { - empty_search_cache_maildir($results_dir); die "notmuch-mutt: cannot find Message-Id, abort.\n"; }