Remove unused InProgressSymbolEntry typedef
This commit is contained in:
parent
77e0e4bb16
commit
31cc6e6f9c
1 changed files with 0 additions and 5 deletions
|
|
@ -82,11 +82,6 @@ typedef union {
|
|||
unsigned int count;
|
||||
} TSParseActionEntry;
|
||||
|
||||
typedef union {
|
||||
TSSymbol symbol;
|
||||
unsigned short count;
|
||||
} TSInProgressSymbolEntry;
|
||||
|
||||
struct TSLanguage {
|
||||
size_t symbol_count;
|
||||
const char **symbol_names;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue