]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/depends_build_without_features.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / depends_build_without_features.c
index dfa96d72c0fe3d0704a86ae244aef7c57af82b91..533f4f318ce869cfb48f83882aa713bea5457dfa 100644 (file)
@@ -24,7 +24,6 @@ static const char *can_build(struct manifest *m)
 }
 
 static void check_depends_built_without_features(struct manifest *m,
-                                                bool keep,
                                                 unsigned int *timeleft,
                                                 struct score *score)
 {