mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Remove rb_gc_force_recycle deprecated as "removed soon"
This commit is contained in:
parent
cf60dc2642
commit
a447d39da2
Notes:
git
2025-12-26 10:05:05 +00:00
@ -823,7 +823,4 @@ rb_obj_write(
|
||||
return a;
|
||||
}
|
||||
|
||||
RBIMPL_ATTR_DEPRECATED(("Will be removed soon"))
|
||||
static inline void rb_gc_force_recycle(VALUE obj){}
|
||||
|
||||
#endif /* RBIMPL_GC_H */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user