X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-show.c;h=aff93803734ff7b64fe61494687ddad6ba7ec7ce;hp=facd4f5728d45fe00dded8cc13e082a8c945858b;hb=f0d06c8ca3fce15c9e264445485bd93a6de8d25e;hpb=84813729566e37fb2ccdff58cdba635b7a90ba0d diff --git a/notmuch-show.c b/notmuch-show.c index facd4f57..aff93803 100644 --- a/notmuch-show.c +++ b/notmuch-show.c @@ -1023,12 +1023,6 @@ notmuch_show_command (notmuch_config_t *config, int argc, char *argv[]) .part = -1, .omit_excluded = TRUE, .output_body = TRUE, - .crypto = { - .verify = FALSE, - .decrypt = FALSE, - .gpgpath = NULL - }, - .include_html = FALSE }; int format = NOTMUCH_FORMAT_NOT_SPECIFIED; int exclude = EXCLUDE_TRUE;