]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/main_header_exists.c
ccanlint: remove argument to -k/--keep
[ccan] / tools / ccanlint / tests / main_header_exists.c
index b6150dc844c8232e3e32528e8e01f49fc672bf37..f039a1882eeaa0883f589f7614d130b523f20bd0 100644 (file)
@@ -13,7 +13,6 @@
 #include <ccan/noerr/noerr.h>
 
 static void check_has_main_header(struct manifest *m,
-                                 bool keep,
                                  unsigned int *timeleft, struct score *score)
 {
        struct ccan_file *f;