X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fdepends_accurate.c;h=d3670a62d58ae281ba79d92b0d088c921932932e;hb=1bfd1464af76e16a34af087c663cf42c9b915fee;hp=e13eb1168bcb28568ee6e0aea349d49e021885df;hpb=678cd10db6d6b81d97f3b98ea0a54657141632ad;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;