summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--yjit/src/stats.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/yjit/src/stats.rs b/yjit/src/stats.rs
index 55bb82b5f5..6ca19c93f3 100644
--- a/yjit/src/stats.rs
+++ b/yjit/src/stats.rs
@@ -356,7 +356,6 @@ make_counters! {
temp_reg_opnd,
temp_mem_opnd,
temp_spill,
- temp_reload,
}
//===========================================================================