thread.c: rb_fiber_atfork has nothing to do with mjit.c [ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2018-11-18 08:23:05 +00:00
Родитель bdf5eb3b91
Коммит 0a7a5a7ad4
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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)