aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/thread.c b/thread.c
index 0711ef5552..37950f0139 100644
--- a/thread.c
+++ b/thread.c
@@ -4426,7 +4426,6 @@ terminate_atfork_i(rb_thread_t *th, const rb_thread_t *current_th)
}
}
-/* mjit.c */
void rb_fiber_atfork(rb_thread_t *);
void
rb_thread_atfork(void)