]> git.ozlabs.org Git - petitboot/blobdiff - test/parser/parser-test.h
pb-config: Move config storage modules to "platform" modules in discover code
[petitboot] / test / parser / parser-test.h
index 631f1e52ae765139742c1033cee51c11f2937c8d..c0339b89a4f2ca809f6ca27e9ffe9986cf99022a 100644 (file)
@@ -10,7 +10,6 @@ struct parser_test {
        struct device_handler *handler;
        struct discover_context *ctx;
        struct list files;
-       struct config *config;
 };
 
 /* interface required for parsers */