X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;h=166a59467eec711ac8fb9b5d22f3e6b6027818da;hp=8c894974485d4f4ae32997388425904640d941da;hb=936c35da86aebf76b14f4ba198f760403455cfe0;hpb=87119b130bf7ec48181a33cd411f566d0234fc19 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;