aboutsummaryrefslogtreecommitdiffstats
path: root/vm_opts.h
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-07-27 17:27:05 -0700
committerGitHub <noreply@github.com>2023-07-27 17:27:05 -0700
commit38be9a9b72d606024eb94900ed834b08493a1518 (patch)
tree7abc4724382a6d226eb4f9e2584fb606a477a8d6 /vm_opts.h
parentbf4d64d8d0a35a1e92707e0cb2706348f21eb9b5 (diff)
downloadruby-38be9a9b72d606024eb94900ed834b08493a1518.tar.gz
Clean up OPT_STACK_CACHING (#8132)
Diffstat (limited to 'vm_opts.h')
-rw-r--r--vm_opts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vm_opts.h b/vm_opts.h
index c9fb7433d6..7b3caf4754 100644
--- a/vm_opts.h
+++ b/vm_opts.h
@@ -54,7 +54,6 @@
#define OPT_OPERANDS_UNIFICATION 1
#define OPT_INSTRUCTIONS_UNIFICATION 0
#define OPT_UNIFY_ALL_COMBINATION 0
-#define OPT_STACK_CACHING 0
/* misc */
#ifndef OPT_SUPPORT_JOKE