X-Git-Url: http://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=test%2Fparser%2Fparser-test.h;h=c0339b89a4f2ca809f6ca27e9ffe9986cf99022a;hp=631f1e52ae765139742c1033cee51c11f2937c8d;hb=ba1633025d93d7b41bda9bd32fa1d2337c7c4365;hpb=4896183708855fbfd0aa892537fbcc17ed7eb971 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 */