X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-dump.c;h=eb629dc9f10ec7e2caf96a2f1d9d5d5c93c920c0;hb=fd6f8e6c30e0443d1ead248047ab572120df85e9;hp=887ef7f0179ab872ab7280e1ade03e15d6e1124a;hpb=690e36bacd5e53c45775586024ca70f069ca68ad;p=notmuch diff --git a/notmuch-dump.c b/notmuch-dump.c index 887ef7f0..eb629dc9 100644 --- a/notmuch-dump.c +++ b/notmuch-dump.c @@ -361,7 +361,7 @@ notmuch_database_dump (notmuch_database_t *notmuch, } int -notmuch_dump_command (notmuch_config_t *config, int argc, char *argv[]) +notmuch_dump_command (notmuch_config_t *config, unused(notmuch_database_t *notmuch), int argc, char *argv[]) { notmuch_database_t *notmuch; const char *query_str = NULL;