]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/ccanlint.h
ccanlint: use -t for --target not --timeout
[ccan] / tools / ccanlint / ccanlint.h
index 7bd6208ba751db455faa763507c445f9b0dfae84..bf01161faf10c365428ed33b5954bd043f508294 100644 (file)
@@ -116,8 +116,6 @@ struct ccanlint {
        struct dgraph_node node;
        /* Did we skip a dependency?  If so, must skip this, too. */
        const char *skip;
-       /* Did we fail a dependency?  If so, skip and mark as fail. */
-       bool skip_fail;
        /* Did the user want to keep these results? */
        bool keep_results;
        /* Have we already run this? */