X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-dump.c;h=ae89e4da80ccbf90f53109539115a81b45410eb9;hb=d8a5fba4fe1efd7d0d652ead6d55371bc4078a9d;hp=04ecd6a38564c0359bff08d1897714a44fa9f344;hpb=eef21c284742fa5ae14d7d352acc3a4dc98821ce;p=notmuch diff --git a/notmuch-dump.c b/notmuch-dump.c index 04ecd6a3..ae89e4da 100644 --- a/notmuch-dump.c +++ b/notmuch-dump.c @@ -361,8 +361,7 @@ notmuch_database_dump (notmuch_database_t *notmuch, } int -notmuch_dump_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, - int argc, char *argv[]) +notmuch_dump_command (notmuch_database_t *notmuch, int argc, char *argv[]) { const char *query_str = NULL; int ret;