X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-insert.c;fp=notmuch-insert.c;h=00c0046873f50cc788717ebb86ef6a10314bf70a;hp=865b6b697c38395658b91761958ac912c540a9f6;hb=1c747a501c0ed7df5eaa2b994b9ad11d8981c62c;hpb=ec4b7efbe4bd6d50bd6046bac5f7ef4ceaa30154 diff --git a/notmuch-insert.c b/notmuch-insert.c index 865b6b69..00c00468 100644 --- a/notmuch-insert.c +++ b/notmuch-insert.c @@ -444,8 +444,7 @@ add_file (notmuch_database_t *notmuch, const char *path, tag_op_list_t *tag_ops, } int -notmuch_insert_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, - int argc, char *argv[]) +notmuch_insert_command (notmuch_database_t *notmuch, int argc, char *argv[]) { notmuch_status_t status, close_status; struct sigaction action;