We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rb_gc_force_recycle
1 parent 3d44cbb commit b2406b6Copy full SHA for b2406b6
1 file changed
include/ruby/internal/gc.h
@@ -823,7 +823,4 @@ rb_obj_write(
823
return a;
824
}
825
826
-RBIMPL_ATTR_DEPRECATED(("Will be removed soon"))
827
-static inline void rb_gc_force_recycle(VALUE obj){}
828
-
829
#endif /* RBIMPL_GC_H */
0 commit comments