mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Remove dead rb_ractor_t in ractor_selector
This commit is contained in:
parent
497782856a
commit
bf2c8ad383
@ -1221,7 +1221,6 @@ ractor_try_send(rb_execution_context_t *ec, const struct ractor_port *rp, VALUE
|
||||
// Ractor::Selector
|
||||
|
||||
struct ractor_selector {
|
||||
rb_ractor_t *r;
|
||||
struct st_table *ports; // rpv -> rp
|
||||
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user