зеркало из https://github.com/github/ruby.git
Remove debugging code
This commit is contained in:
Родитель
831f785068
Коммит
91773ddd26
1
ractor.c
1
ractor.c
|
@ -3135,7 +3135,6 @@ ractor_local_value(rb_execution_context_t *ec, VALUE self, VALUE sym)
|
|||
VALUE val;
|
||||
|
||||
if (id && tbl && rb_id_table_lookup(tbl, id, &val)) {
|
||||
rp(val);
|
||||
return val;
|
||||
}
|
||||
else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче