X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-show.c;h=ef675b4ded411e5db31b83fff86b740e7b73572c;hp=10247231fbfa77cfaac6223d4321b5f7a6fa17bd;hb=33944a559a4ae7589347b7e7a3da5dd810a4c136;hpb=b2488a925a61c929db6ff831a288db87b70c4d92 diff --git a/notmuch-show.c b/notmuch-show.c index 10247231..ef675b4d 100644 --- a/notmuch-show.c +++ b/notmuch-show.c @@ -1114,7 +1114,6 @@ notmuch_show_command (notmuch_config_t *config, int argc, char *argv[]) format = &format_raw; /* raw format only supports single message display */ single_message = TRUE; - params.raw = TRUE; break; }