summaryrefslogtreecommitdiff
path: root/yjit.c
diff options
context:
space:
mode:
Diffstat (limited to 'yjit.c')
-rw-r--r--yjit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/yjit.c b/yjit.c
index a0ac959d4f..cef7492e34 100644
--- a/yjit.c
+++ b/yjit.c
@@ -82,7 +82,6 @@ YJIT_DECLARE_COUNTERS(
send_iseq_arity_error,
send_iseq_only_keywords,
send_iseq_kwargs_req_and_opt_missing,
- send_iseq_kwargs_none_passed,
send_iseq_kwargs_mismatch,
send_iseq_complex_callee,
send_not_implemented_method,