]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/reduce_features.c
tools: split out manifest from ccanlint
[ccan] / tools / ccanlint / tests / reduce_features.c
index 183d798f7bd501b8b9eaed8e8ce9a58d52e43b69..6b4bd1571a857e97a09dbb7b0cbb559fb14b5d5d 100644 (file)
@@ -129,7 +129,6 @@ static struct htable_option *get_config_options(struct manifest *m)
 }
 
 static void do_reduce_features(struct manifest *m,
-                              bool keep,
                               unsigned int *timeleft, struct score *score)
 {
        struct htable_option *options_used, *options_avail, *options;