diff options
Diffstat (limited to 'vm_insnhelper.c')
-rw-r--r-- | vm_insnhelper.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vm_insnhelper.c b/vm_insnhelper.c index 6953322727..b8beacf87b 100644 --- a/vm_insnhelper.c +++ b/vm_insnhelper.c @@ -6273,8 +6273,6 @@ rb_vm_opt_newarray_pack(rb_execution_context_t *ec, rb_num_t num, const VALUE *p #undef id_cmp -#define IMEMO_CONST_CACHE_SHAREABLE IMEMO_FL_USER0 - static void vm_track_constant_cache(ID id, void *ic) { |