X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Flicense_exists.c;h=15d566d384693335cefd0fd58ae18e0d68e17b53;hb=87c679ff36d7b198862cd2652a384d90f89f3b2b;hp=09a9b7e68c7054fe010f19418511663f4021d1ef;hpb=77818c1729ed1dc68b7b99a6def6ac534a0da07c;p=ccan diff --git a/tools/ccanlint/tests/license_exists.c b/tools/ccanlint/tests/license_exists.c index 09a9b7e6..15d566d3 100644 --- a/tools/ccanlint/tests/license_exists.c +++ b/tools/ccanlint/tests/license_exists.c @@ -63,7 +63,6 @@ static void handle_license_link(struct manifest *m, struct score *score) extern struct ccanlint license_exists; static void check_has_license(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) { char buf[PATH_MAX];