summaryrefslogtreecommitdiff
path: root/eval_jump.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval_jump.c')
-rw-r--r--eval_jump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/eval_jump.c b/eval_jump.c
index 8d552565ec..a8f04808ca 100644
--- a/eval_jump.c
+++ b/eval_jump.c
@@ -97,7 +97,6 @@ void
rb_exec_end_proc(void)
{
struct end_proc_data *volatile link;
- struct end_proc_data *tmp;
int status;
volatile int safe = rb_safe_level();