]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/license_depends_compat.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / license_depends_compat.c
index c4f4cb7f98506bfdd40d2f1ffe895d95e71e0f88..6517a7fc5d6973a0bdcad1e06351acc2f0d0e745 100644 (file)
@@ -14,7 +14,6 @@
 #include <ccan/str_talloc/str_talloc.h>
 
 static void check_license_depends_compat(struct manifest *m,
-                                        bool keep,
                                         unsigned int *timeleft,
                                         struct score *score)
 {