]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/license_comment.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / license_comment.c
index f1902126472c235df1e558a94e4649caa0ce021a..7152b20f7b7070a90086dcb3a02e70aa72fd6364 100644 (file)
@@ -14,7 +14,6 @@
 #include <ccan/str_talloc/str_talloc.h>
 
 static void check_license_comment(struct manifest *m,
-                                 bool keep,
                                  unsigned int *timeleft, struct score *score)
 {
        struct list_head *list;