]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-compact.c
lib: consider all instances of Delivered-To header
[notmuch] / notmuch-compact.c
index 361583db878b1ba4863db1b1f8720bb6175152e5..2648434e35ccaad22305326041bab0041cfefe4c 100644 (file)
@@ -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;