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
@ -24,10 +24,6 @@
|
|||||||
# undef RCLASS_SUPER
|
# undef RCLASS_SUPER
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
struct rb_deprecated_classext_struct {
|
|
||||||
char conflict[sizeof(VALUE) * 3];
|
|
||||||
};
|
|
||||||
|
|
||||||
struct rb_subclass_entry {
|
struct rb_subclass_entry {
|
||||||
VALUE klass;
|
VALUE klass;
|
||||||
struct rb_subclass_entry *next;
|
struct rb_subclass_entry *next;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user