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