X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;h=08140799e2b965967ac2496883d091b1fb3a3032;hp=b40ce96bca2a1725dc126dda6ec24eec649fb927;hb=8c0bebedc5edbff5ddc46b66da1177ec18f48c69;hpb=eef21c284742fa5ae14d7d352acc3a4dc98821ce diff --git a/notmuch-reply.c b/notmuch-reply.c index b40ce96b..08140799 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -705,8 +705,7 @@ do_reply (notmuch_database_t *notmuch, } int -notmuch_reply_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, - int argc, char *argv[]) +notmuch_reply_command (notmuch_database_t *notmuch, int argc, char *argv[]) { notmuch_query_t *query; char *query_string;