mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
rb_cCont: no longer exists
Deleted well over a decade ago in commit 977d66ec99
.
This commit is contained in:
parent
15b81edd86
commit
7898bc9225
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ RUBY_EXTERN VALUE rb_cObject;
|
||||||
RUBY_EXTERN VALUE rb_cArray;
|
RUBY_EXTERN VALUE rb_cArray;
|
||||||
RUBY_EXTERN VALUE rb_cBinding;
|
RUBY_EXTERN VALUE rb_cBinding;
|
||||||
RUBY_EXTERN VALUE rb_cClass;
|
RUBY_EXTERN VALUE rb_cClass;
|
||||||
RUBY_EXTERN VALUE rb_cCont;
|
|
||||||
RUBY_EXTERN VALUE rb_cDir;
|
RUBY_EXTERN VALUE rb_cDir;
|
||||||
RUBY_EXTERN VALUE rb_cEncoding;
|
RUBY_EXTERN VALUE rb_cEncoding;
|
||||||
RUBY_EXTERN VALUE rb_cEnumerator;
|
RUBY_EXTERN VALUE rb_cEnumerator;
|
||||||
|
|
Loading…
Add table
Reference in a new issue