summaryrefslogtreecommitdiff
path: root/ext/Setup
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-30 02:56:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-04-30 02:56:17 +0000
commit23603c27ee7efca6fbee6e4f87de10be3e7e8303 (patch)
tree7b63d87cf1a108108484e489e83fefacfd34db85 /ext/Setup
parent13d62659cecf5434d5d7498d6133b1db8a63d050 (diff)
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
Diffstat (limited to 'ext/Setup')
-rw-r--r--ext/Setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/Setup b/ext/Setup
index 05998e3363..c8996be79c 100644
--- a/ext/Setup
+++ b/ext/Setup
@@ -40,7 +40,6 @@
#stringio
#strscan
#syslog
-#thread
#tk
#tk/tkutil
#win32