Drop obsolete symbol_counter field

This commit is contained in:
Richard Feldman 2020-05-04 20:32:21 -04:00
parent 2904f29c36
commit 7e7c6ef4af
7 changed files with 0 additions and 10 deletions

View file

@ -362,7 +362,6 @@ fn gen(
home,
ident_ids: &mut ident_ids,
pointer_size: ptr_bytes,
symbol_counter: 0,
jump_counter: arena.alloc(0),
};