X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=test%2Fparser%2Fparser-test.h;h=c0339b89a4f2ca809f6ca27e9ffe9986cf99022a;hb=a83a614d94b09d063d56bf28be6f9dd0d0e22854;hp=631f1e52ae765139742c1033cee51c11f2937c8d;hpb=4896183708855fbfd0aa892537fbcc17ed7eb971;p=petitboot diff --git a/test/parser/parser-test.h b/test/parser/parser-test.h index 631f1e5..c0339b8 100644 --- a/test/parser/parser-test.h +++ b/test/parser/parser-test.h @@ -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 */