Remove some unnecessary global symbols from the library
This commit is contained in:
parent
f0999d7ac0
commit
a3ce4a4282
3 changed files with 5 additions and 6 deletions
|
|
@ -18,8 +18,6 @@ typedef struct {
|
|||
Length new_end;
|
||||
} Edit;
|
||||
|
||||
TSStateId TS_TREE_STATE_NONE = USHRT_MAX;
|
||||
|
||||
#ifdef TREE_SITTER_TEST
|
||||
|
||||
#define TS_MAX_INLINE_TREE_LENGTH 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue