X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=notmuch-show.c;h=aff93803734ff7b64fe61494687ddad6ba7ec7ce;hb=9c3a27dee949f76ad4780c716142c22cd9ba4911;hp=facd4f5728d45fe00dded8cc13e082a8c945858b;hpb=84813729566e37fb2ccdff58cdba635b7a90ba0d;p=notmuch 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;