X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-new.c;h=993359d603a9bf75d9e606014741ee9cc6f0d83f;hp=8e2bf4a84babba4fe80e6b2ce72c2e4c8a6cefa1;hb=1c747a501c0ed7df5eaa2b994b9ad11d8981c62c;hpb=ec4b7efbe4bd6d50bd6046bac5f7ef4ceaa30154 diff --git a/notmuch-new.c b/notmuch-new.c index 8e2bf4a8..993359d6 100644 --- a/notmuch-new.c +++ b/notmuch-new.c @@ -1104,8 +1104,7 @@ _maybe_upgrade (notmuch_database_t *notmuch, add_files_state_t *state) } int -notmuch_new_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, - int argc, char *argv[]) +notmuch_new_command (notmuch_database_t *notmuch, int argc, char *argv[]) { add_files_state_t add_files_state = { .verbosity = VERBOSITY_NORMAL,