X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-dump.c;h=ae89e4da80ccbf90f53109539115a81b45410eb9;hp=04ecd6a38564c0359bff08d1897714a44fa9f344;hb=5a8d174f6797844580b52857a6254c25ce532d1c;hpb=eef21c284742fa5ae14d7d352acc3a4dc98821ce 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;