X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fmetadata%2Fctf-ast.h;fp=formats%2Fctf%2Fmetadata%2Fctf-ast.h;h=93bce7d82860be6ef492fc650d1866a605cee79a;hp=a8e58cef121eb82dbbe37427f8014ca798f7114c;hb=cf7be03d22e71d300824ea0afa58bfce87f3e259;hpb=74cbc033ace9e6a9ae2628af43c8c237fa66928f diff --git a/formats/ctf/metadata/ctf-ast.h b/formats/ctf/metadata/ctf-ast.h index a8e58cef..93bce7d8 100644 --- a/formats/ctf/metadata/ctf-ast.h +++ b/formats/ctf/metadata/ctf-ast.h @@ -26,9 +26,6 @@ // data is a pointer to a 'SParserParam' structure //#define YYPARSE_PARAM scanner -// the argument for the 'yylex' function -#define YYLEX_PARAM ((struct ctf_scanner *) scanner)->scanner - struct ctf_node; struct ctf_parser;