]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/objects_build_with_stringchecks.c
ccanlint: mark unused parameters.
[ccan] / tools / ccanlint / tests / objects_build_with_stringchecks.c
index 1e99c100c1ce8725b4964d0e66b0d1f10c173854..083e7923ac8fca2ca34d39dfa960bb2209dc8fd2 100644 (file)
@@ -92,7 +92,7 @@ static struct ccan_file *get_main_header(struct manifest *m)
 }
 
 static void build_objects_with_stringchecks(struct manifest *m,
-                                           unsigned int *timeleft,
+                                           unsigned int *timeleft UNNEEDED,
                                            struct score *score)
 {
        struct ccan_file *i;