mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[Feature #20265] Remove rb_newobj_of and RB_NEWOBJ_OF
This commit is contained in:
parent
8e1831406f
commit
ff51dc5654
7 changed files with 4 additions and 60 deletions
|
@ -40,10 +40,6 @@
|
|||
#undef RClass
|
||||
#undef RCLASS_SUPER
|
||||
|
||||
/* internal/gc.h */
|
||||
#undef NEWOBJ_OF
|
||||
#undef RB_NEWOBJ_OF
|
||||
|
||||
/* internal/hash.h */
|
||||
#undef RHASH_IFNONE
|
||||
#undef RHASH_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue