Removed unused field on reduce parse actions
This commit is contained in:
parent
3a50171249
commit
5708a181c2
1 changed files with 0 additions and 1 deletions
|
|
@ -182,7 +182,6 @@ typedef struct {
|
|||
struct {
|
||||
ts_symbol symbol;
|
||||
int child_count;
|
||||
const int *collapse_flags;
|
||||
};
|
||||
} data;
|
||||
} ts_parse_action;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue