mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove an unused macro
We've deleted opt_call_c_function instruction before.
This commit is contained in:
parent
cf0c907bc7
commit
bf4d64d8d0
1 changed files with 0 additions and 4 deletions
|
@ -61,10 +61,6 @@
|
|||
#define OPT_SUPPORT_JOKE 0
|
||||
#endif
|
||||
|
||||
#ifndef OPT_SUPPORT_CALL_C_FUNCTION
|
||||
#define OPT_SUPPORT_CALL_C_FUNCTION 0
|
||||
#endif
|
||||
|
||||
#ifndef VM_COLLECT_USAGE_DETAILS
|
||||
#define VM_COLLECT_USAGE_DETAILS 0
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue