X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-compact.c;h=2648434e35ccaad22305326041bab0041cfefe4c;hp=361583db878b1ba4863db1b1f8720bb6175152e5;hb=717e3dcdc3e55d72c8e4a1948708c34170dbf926;hpb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6 diff --git a/notmuch-compact.c b/notmuch-compact.c index 361583db..2648434e 100644 --- a/notmuch-compact.c +++ b/notmuch-compact.c @@ -27,7 +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;