X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-reply.c;fp=notmuch-reply.c;h=a8ffbf7566a8704f3fab22406e32505c459d856d;hp=ceb4f39bc587b7fe21a9ec04289f362cfbbba644;hb=319efe21c9d2754c99951cecc71184faf7ca9054;hpb=06a64cf0aa2bc3de083d0c317726863ebeed504f diff --git a/notmuch-reply.c b/notmuch-reply.c index ceb4f39b..a8ffbf75 100644 --- a/notmuch-reply.c +++ b/notmuch-reply.c @@ -700,7 +700,7 @@ do_reply (notmuch_config_t *config, } int -notmuch_reply_command (notmuch_config_t *config, int argc, char *argv[]) +notmuch_reply_command (notmuch_config_t *config, unused(notmuch_database_t *notmuch), int argc, char *argv[]) { notmuch_database_t *notmuch; notmuch_query_t *query;