X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fdepends_exist.c;h=27bbfc4ed0f2c28a13868fba99987c2c4b9463b7;hb=af5b1a18948345c5f9f9abf4eda3ab9fe0aa9a9f;hp=ff67857f8cdc5a98a89c00e8d948e6e12a6dff87;hpb=60824f8a0f758dc7808eb31cc83434ea78f44ed1;p=ccan diff --git a/tools/ccanlint/tests/depends_exist.c b/tools/ccanlint/tests/depends_exist.c index ff67857f..27bbfc4e 100644 --- a/tools/ccanlint/tests/depends_exist.c +++ b/tools/ccanlint/tests/depends_exist.c @@ -35,7 +35,6 @@ static bool add_dep(struct manifest *m, const char *dep, struct score *score) /* FIXME: check this is still true once we reduce features. */ static void check_depends_exist(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) { unsigned int i;