X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-compact.c;h=2648434e35ccaad22305326041bab0041cfefe4c;hb=d9300116909ea316c84fd6d3ee57c89074dcd260;hp=cc45afa105992025bd94ac62056adb4f8b34cdb5;hpb=eef21c284742fa5ae14d7d352acc3a4dc98821ce;p=notmuch diff --git a/notmuch-compact.c b/notmuch-compact.c index cc45afa1..2648434e 100644 --- a/notmuch-compact.c +++ b/notmuch-compact.c @@ -27,8 +27,7 @@ status_update_cb (const char *msg, unused (void *closure)) } int -notmuch_compact_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, - int argc, char *argv[]) +notmuch_compact_command (notmuch_database_t *notmuch, int argc, char *argv[]) { const char *backup_path = NULL; notmuch_status_t ret;