Remove unused tree state constant
This commit is contained in:
parent
8c26d99353
commit
d554fab5b5
3 changed files with 5 additions and 11 deletions
|
|
@ -11,8 +11,7 @@ extern "C" {
|
|||
#include "runtime/array.h"
|
||||
#include <stdio.h>
|
||||
|
||||
extern TSStateId TS_TREE_STATE_INDEPENDENT;
|
||||
extern TSStateId TS_TREE_STATE_ERROR;
|
||||
extern TSStateId TS_TREE_STATE_NONE;
|
||||
|
||||
typedef struct TSTree {
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue