X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-restore.c;h=1a81212f0f9810e4db2cb6b07a832b1bc9f1ce2f;hb=0b48e65526fc1850949b5068a2536a4f46886197;hp=081b504c93b044ba709669752e24f029697ff123;hpb=eef21c284742fa5ae14d7d352acc3a4dc98821ce;p=notmuch diff --git a/notmuch-restore.c b/notmuch-restore.c index 081b504c..1a81212f 100644 --- a/notmuch-restore.c +++ b/notmuch-restore.c @@ -219,8 +219,7 @@ parse_sup_line (void *ctx, char *line, } int -notmuch_restore_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, - int argc, char *argv[]) +notmuch_restore_command (notmuch_database_t *notmuch, int argc, char *argv[]) { bool accumulate = false; tag_op_flag_t flags = 0;