mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rb_deprecated_classext_struct: delete
Used from nowhere any longer.
This commit is contained in:
parent
4bc3846389
commit
6b6a4471d6
Notes:
git
2020-08-27 14:08:34 +09:00
1 changed files with 0 additions and 4 deletions
|
@ -24,10 +24,6 @@
|
|||
# undef RCLASS_SUPER
|
||||
#endif
|
||||
|
||||
struct rb_deprecated_classext_struct {
|
||||
char conflict[sizeof(VALUE) * 3];
|
||||
};
|
||||
|
||||
struct rb_subclass_entry {
|
||||
VALUE klass;
|
||||
struct rb_subclass_entry *next;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue