X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fexamples_exist.c;h=2091f67f0f97c82218b57d77a380ee3528eedc4f;hp=947d76a4a768751053e6830b4bb788cb2c56df77;hb=37e247dbcb57f4b2effd44b37b96dc679ee525d0;hpb=051db34fb275491d4d5dfa5bf7970e8e525766d8 diff --git a/tools/ccanlint/tests/examples_exist.c b/tools/ccanlint/tests/examples_exist.c index 947d76a4..2091f67f 100644 --- a/tools/ccanlint/tests/examples_exist.c +++ b/tools/ccanlint/tests/examples_exist.c @@ -98,7 +98,6 @@ static void extract_examples(struct manifest *m, return; } - score->error = "Expect examples in header and _info"; if (!have_info_example) score_file_error(score, m->info_file, 0, "No Example: section"); if (!have_header_example)