Remove code related to old error recovery function
This commit is contained in:
parent
48baf056b4
commit
9cb92a0a96
3 changed files with 0 additions and 39 deletions
|
|
@ -71,7 +71,6 @@ namespace tree_sitter {
|
|||
|
||||
std::vector<ParseState> states;
|
||||
std::set<rules::Symbol> symbols;
|
||||
std::map<ParseStateId, std::pair<ParseStateId, std::set<rules::Symbol>>> error_table;
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue