X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fmain_header_exists.c;h=f039a1882eeaa0883f589f7614d130b523f20bd0;hb=87c679ff36d7b198862cd2652a384d90f89f3b2b;hp=b6150dc844c8232e3e32528e8e01f49fc672bf37;hpb=441a3cb13e428cfa4973d83acb68e231a7cd4cf4;p=ccan diff --git a/tools/ccanlint/tests/main_header_exists.c b/tools/ccanlint/tests/main_header_exists.c index b6150dc8..f039a188 100644 --- a/tools/ccanlint/tests/main_header_exists.c +++ b/tools/ccanlint/tests/main_header_exists.c @@ -13,7 +13,6 @@ #include static void check_has_main_header(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) { struct ccan_file *f;