config: delete old parser, new lexer/parser is the default by now
This commit is contained in:
@ -22,7 +22,6 @@
|
||||
#include "workspace.h"
|
||||
#include "xcb.h"
|
||||
|
||||
|
||||
typedef struct yy_buffer_state *YY_BUFFER_STATE;
|
||||
extern int yylex(void);
|
||||
extern int yyparse(void);
|
||||
|
Reference in New Issue
Block a user