X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-compact.c;h=2648434e35ccaad22305326041bab0041cfefe4c;hp=cc45afa105992025bd94ac62056adb4f8b34cdb5;hb=717e3dcdc3e55d72c8e4a1948708c34170dbf926;hpb=eef21c284742fa5ae14d7d352acc3a4dc98821ce 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;