rb_hash_free(): has never existed.
This is just a hoax. Nobody have ever implemented a function named as such. Also the functionality implied by the name must not be a public API if any.
This commit is contained in:
parent
dd3eca6477
commit
97cee1cba6
@ -52,7 +52,6 @@ int rb_path_check(const char*);
|
||||
int rb_env_path_tainted(void);
|
||||
VALUE rb_env_clear(void);
|
||||
VALUE rb_hash_size(VALUE);
|
||||
void rb_hash_free(VALUE);
|
||||
|
||||
RBIMPL_SYMBOL_EXPORT_END()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user