summaryrefslogtreecommitdiff
path: root/cont.c
diff options
context:
space:
mode:
Diffstat (limited to 'cont.c')
-rw-r--r--cont.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cont.c b/cont.c
index 3506b6d917..81bad6acee 100644
--- a/cont.c
+++ b/cont.c
@@ -327,7 +327,6 @@ static void
cont_save_machine_stack(rb_thread_t *th, rb_context_t *cont)
{
size_t size;
- rb_thread_t *sth = &cont->saved_thread;
SET_MACHINE_STACK_END(&th->machine_stack_end);
#ifdef __ia64