mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Remove an unused VM option
This seems to be used nowhere today.
This commit is contained in:
parent
c58759f494
commit
4ad171bb25
2 changed files with 0 additions and 4 deletions
|
@ -45,7 +45,6 @@
|
|||
#define OPT_CHECKED_RUN 1
|
||||
#define OPT_INLINE_METHOD_CACHE 1
|
||||
#define OPT_GLOBAL_METHOD_CACHE 1
|
||||
#define OPT_BLOCKINLINING 0
|
||||
|
||||
#ifndef OPT_IC_FOR_IVAR
|
||||
#define OPT_IC_FOR_IVAR 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue