summaryrefslogtreecommitdiff
path: root/rjit_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'rjit_c.h')
-rw-r--r--rjit_c.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rjit_c.h b/rjit_c.h
index eaa455d4da..5ab902ba55 100644
--- a/rjit_c.h
+++ b/rjit_c.h
@@ -24,7 +24,6 @@ RJIT_RUNTIME_COUNTERS(
send_args_splat,
send_args_splat_not_array,
send_args_splat_length_not_equal,
- send_args_splat_opt_num,
send_args_splat_arity_error,
send_args_splat_ruby2_hash,
send_kw_splat,