Remove some unnecessary global symbols from the library

This commit is contained in:
Max Brunsfeld 2019-08-28 11:17:01 -07:00
parent f0999d7ac0
commit a3ce4a4282
3 changed files with 5 additions and 6 deletions

View file

@ -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