]> git.cworth.org Git - notmuch/blobdiff - notmuch-setup.c
CLI: add (unused) database argument to subcommands.
[notmuch] / notmuch-setup.c
index cd1a52fffffbac46877c192f176ad91d6c93c0d6..6721447081bf51b3607b3e77657f39efc1fbb363 100644 (file)
@@ -122,6 +122,7 @@ parse_tag_list (void *ctx, char *response)
 
 int
 notmuch_setup_command (notmuch_config_t *config,
+                      unused(notmuch_database_t *notmuch),
                       int argc, char *argv[])
 {
     char *response = NULL;