X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;h=166a59467eec711ac8fb9b5d22f3e6b6027818da;hp=8c894974485d4f4ae32997388425904640d941da;hb=ed22cd8bf14a652013dc7a17cf3a93f4e0ae911a;hpb=069362ee10d0af108c7d0a275bda1a78c4a49f27 diff --git a/notmuch-reply.c b/notmuch-reply.c index 8c894974..166a5946 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -701,11 +701,6 @@ notmuch_reply_command (notmuch_config_t *config, int argc, char *argv[]) int opt_index; notmuch_show_params_t params = { .part = -1, - .crypto = { - .verify = FALSE, - .decrypt = FALSE, - .gpgpath = NULL - } }; int format = FORMAT_DEFAULT; int reply_all = TRUE;