1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

ext/thread: remove

* ext/thread: removed dummy extension library.  thread_sync.c
  provides "thread.rb" already.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-04-30 02:56:17 +00:00
parent 13d62659ce
commit 23603c27ee
6 changed files with 11 additions and 13 deletions

View file

@ -248,8 +248,6 @@ Zachary Scott (zzak)
_unmaintained_
[ext/syslog]
Akinori MUSHA (knu)
[ext/thread]
_unmaintained_
[ext/tk]
Hidetoshi NAGAI (nagai)
[ext/win32]