X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-count.c;fp=notmuch-count.c;h=f752ef6254c72aebde7c0ff73eb6730a49f2661c;hp=d8ad7d6d57286285ef630424d86d999bfa2e9b46;hb=319efe21c9d2754c99951cecc71184faf7ca9054;hpb=06a64cf0aa2bc3de083d0c317726863ebeed504f diff --git a/notmuch-count.c b/notmuch-count.c index d8ad7d6d..f752ef62 100644 --- a/notmuch-count.c +++ b/notmuch-count.c @@ -148,7 +148,7 @@ count_file (notmuch_database_t *notmuch, FILE *input, const char **exclude_tags, } int -notmuch_count_command (notmuch_config_t *config, int argc, char *argv[]) +notmuch_count_command (notmuch_config_t *config, unused(notmuch_database_t *notmuch), int argc, char *argv[]) { notmuch_database_t *notmuch; char *query_str;