summaryrefslogtreecommitdiff
path: root/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'thread.c')
-rw-r--r--thread.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/thread.c b/thread.c
index 38a47c8798..a8938c0acc 100644
--- a/thread.c
+++ b/thread.c
@@ -2893,8 +2893,6 @@ rb_thread_aset(VALUE self, VALUE id, VALUE val)
* The value "bar" is returned for the thread local, where nil is returned
* for the fiber local. The fiber is executed in the same thread, so the
* thread local values are available.
- *
- * See also Thread#[]
*/
static VALUE