Revert "Don't export rb_callable_receiver"
This reverts commit c839168b1141db53bedef771d1bc78908b6ac782. `rb_callable_receiver` does not need to be exposed under include.
This commit is contained in:
parent
cdc4084b0a
commit
62abdbadf2
@ -50,6 +50,4 @@ VALUE rb_protect(VALUE (*)(VALUE), VALUE, int*);
|
||||
|
||||
RBIMPL_SYMBOL_EXPORT_END()
|
||||
|
||||
VALUE rb_callable_receiver(VALUE);
|
||||
|
||||
#endif /* RBIMPL_INTERN_PROC_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user