X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fdepends_accurate.c;fp=tools%2Fccanlint%2Ftests%2Fdepends_accurate.c;h=d3670a62d58ae281ba79d92b0d088c921932932e;hb=af5b1a18948345c5f9f9abf4eda3ab9fe0aa9a9f;hp=e13eb1168bcb28568ee6e0aea349d49e021885df;hpb=04f453bbedd1eca3e5ab93290304d8193ffdd87f;p=ccan diff --git a/tools/ccanlint/tests/depends_accurate.c b/tools/ccanlint/tests/depends_accurate.c index e13eb116..d3670a62 100644 --- a/tools/ccanlint/tests/depends_accurate.c +++ b/tools/ccanlint/tests/depends_accurate.c @@ -32,7 +32,6 @@ static bool has_dep(struct manifest *m, const char *depname) } static void check_depends_accurate(struct manifest *m, - bool keep, unsigned int *timeleft, struct score *score) { struct list_head *list;