mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 02:20:55 +08:00
Get rid of RGENGC_WB_PROTECTED_NODE_CREF
It's unused.
This commit is contained in:
parent
c95a190d9c
commit
379b95a2df
Notes:
git
2026-04-28 00:39:59 +00:00
@ -435,21 +435,6 @@ RBIMPL_SYMBOL_EXPORT_END()
|
||||
# define USE_RGENGC_LOGGING_WB_UNPROTECT 0
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @private
|
||||
*
|
||||
* @deprecated This macro once was a thing in the old days, but makes no sense
|
||||
* any longer today. Exists here for backwards compatibility
|
||||
* only. You can safely forget about it.
|
||||
*
|
||||
* @internal
|
||||
*
|
||||
* @shyouhei doesn't think anybody uses this right now.
|
||||
*/
|
||||
#ifndef RGENGC_WB_PROTECTED_NODE_CREF
|
||||
# define RGENGC_WB_PROTECTED_NODE_CREF 1
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @defgroup rgengc Write barrier (WB) interfaces:
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user