]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/tests_exist.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / tests_exist.c
index 57fd4e11769e664b77afdab30a24f3a145c9a740..2fc1664fd254adda189ffd4a181bb9eeae3363a8 100644 (file)
@@ -94,7 +94,6 @@ static void handle_no_tests(struct manifest *m, struct score *score)
 }
 
 static void check_tests_exist(struct manifest *m,
-                           bool keep,
                            unsigned int *timeleft, struct score *score)
 {
        struct stat st;