]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-setup.c
CLI: drop notmuch_config_t from subcommand interface.
[notmuch] / notmuch-setup.c
index 221ce9346b258163cf347ab3c98bcda6b4b362a7..567e3b565359b64018573044828a24d18eb46328 100644 (file)
@@ -124,8 +124,7 @@ parse_tag_list (void *ctx, char *response)
 }
 
 int
-notmuch_setup_command (unused(notmuch_config_t *config),
-                      notmuch_database_t *notmuch,
+notmuch_setup_command (notmuch_database_t *notmuch,
                       int argc, char *argv[])
 {
     char *response = NULL;