mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
Drop obsolete symbol_counter field
This commit is contained in:
parent
2904f29c36
commit
7e7c6ef4af
7 changed files with 0 additions and 10 deletions
|
@ -362,7 +362,6 @@ fn gen(
|
|||
home,
|
||||
ident_ids: &mut ident_ids,
|
||||
pointer_size: ptr_bytes,
|
||||
symbol_counter: 0,
|
||||
jump_counter: arena.alloc(0),
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue