]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/license_exists.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / license_exists.c
index 09a9b7e68c7054fe010f19418511663f4021d1ef..15d566d384693335cefd0fd58ae18e0d68e17b53 100644 (file)
@@ -63,7 +63,6 @@ static void handle_license_link(struct manifest *m, struct score *score)
 extern struct ccanlint license_exists;
 
 static void check_has_license(struct manifest *m,
-                             bool keep,
                              unsigned int *timeleft, struct score *score)
 {
        char buf[PATH_MAX];