aboutsummaryrefslogtreecommitdiffstats
path: root/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread.c')
-rw-r--r--thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/thread.c b/thread.c
index aff7182701..0b36f15bcb 100644
--- a/thread.c
+++ b/thread.c
@@ -4239,7 +4239,6 @@ Init_Thread(void)
rb_define_method(rb_cThread, "add_trace_func", thread_add_trace_func_m, 1);
/* init thread core */
- Init_native_thread();
{
/* main thread setting */
{