X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-restore.c;h=544f422802d15502b1ab2e73e69e976833a5a549;hb=fd6f8e6c30e0443d1ead248047ab572120df85e9;hp=e2dc3d4550d548ac09f3892e7a6056826d6472a6;hpb=8c718a8190eb0820b5e3891b4643c99da50d0c08;p=notmuch diff --git a/notmuch-restore.c b/notmuch-restore.c index e2dc3d45..544f4228 100644 --- a/notmuch-restore.c +++ b/notmuch-restore.c @@ -219,7 +219,7 @@ parse_sup_line (void *ctx, char *line, } int -notmuch_restore_command (notmuch_config_t *config, int argc, char *argv[]) +notmuch_restore_command (notmuch_config_t *config, unused(notmuch_database_t *notmuch), int argc, char *argv[]) { notmuch_database_t *notmuch; bool accumulate = false;