aboutsummaryrefslogtreecommitdiffstats
path: root/vm_args.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm_args.c')
-rw-r--r--vm_args.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vm_args.c b/vm_args.c
index 2546b86e8e..9efc95bf7b 100644
--- a/vm_args.c
+++ b/vm_args.c
@@ -691,8 +691,6 @@ setup_parameters_complex(rb_thread_t * const th, const rb_iseq_t * const iseq,
return opt_pc;
}
-VALUE rb_exc_set_backtrace(VALUE exc, VALUE bt);
-
static void
raise_argument_error(rb_thread_t *th, const rb_iseq_t *iseq, const VALUE exc)
{