Remove an unused counter

I ended up not using it.
This commit is contained in:
Takashi Kokubun 2023-04-04 11:08:59 -07:00
parent 116c0f92ef
commit e5de0fe108

View File

@ -356,7 +356,6 @@ make_counters! {
temp_reg_opnd,
temp_mem_opnd,
temp_spill,
temp_reload,
}
//===========================================================================