X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=inline;f=tools%2Fccanlint%2Ftests%2Fexamples_relevant.c;h=1fc1f3bb67a21fe795916f91fa00e8f9543eb223;hb=HEAD;hp=66dee27e65c427cc91bd4f67a5a7e1b04fe7f292;hpb=020983311c9f58bee8d528f80c7c097c4405975c;p=ccan diff --git a/tools/ccanlint/tests/examples_relevant.c b/tools/ccanlint/tests/examples_relevant.c index 66dee27e..1fc1f3bb 100644 --- a/tools/ccanlint/tests/examples_relevant.c +++ b/tools/ccanlint/tests/examples_relevant.c @@ -1,6 +1,5 @@ #include #include -#include #include #include #include @@ -15,8 +14,7 @@ #include static void examples_relevant_check(struct manifest *m, - bool keep, - unsigned int *timeleft, + unsigned int *timeleft UNNEEDED, struct score *score) { struct ccan_file *f;