X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-restore.c;fp=notmuch-restore.c;h=544f422802d15502b1ab2e73e69e976833a5a549;hp=e2dc3d4550d548ac09f3892e7a6056826d6472a6;hb=319efe21c9d2754c99951cecc71184faf7ca9054;hpb=06a64cf0aa2bc3de083d0c317726863ebeed504f 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;