summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2022-07-25 10:29:10 -0400
committerPeter Zhu <peter@peterzhu.ca>2022-07-26 09:12:09 -0400
commit3f70aa6504d4c63a3cc928c52d6cf88dafffb40d (patch)
tree968228482e0829899f0e46d29cdbbfa40ad57f5e /struct.c
parent456e1d1eaa9bb11adaed1acde488d7da3c88704b (diff)
Remove ary_discard
ary_discard should not be used as it should be handled by the GC. The only user of ary_discard is rb_ary_product, which doesn't neeed to use ary_discard.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6180
Diffstat (limited to 'struct.c')
0 files changed, 0 insertions, 0 deletions