summaryrefslogtreecommitdiff
path: root/gc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gc.h')
-rw-r--r--gc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gc.h b/gc.h
index c184409027..d8df55dc38 100644
--- a/gc.h
+++ b/gc.h
@@ -10,8 +10,6 @@ NOINLINE(void rb_gc_set_stack_end(VALUE **stack_end_p));
#define USE_CONSERVATIVE_STACK_END
#endif
-NOINLINE(void rb_gc_save_machine_context(rb_thread_t *));
-
/* for GC debug */
#ifndef RUBY_MARK_FREE_DEBUG