]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/depends_accurate.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / depends_accurate.c
index e13eb1168bcb28568ee6e0aea349d49e021885df..d3670a62d58ae281ba79d92b0d088c921932932e 100644 (file)
@@ -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;