mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
MRB_IV_INITIAL_SIZE duplicate definition
This commit is contained in:
@@ -354,10 +354,6 @@ iv_free(mrb_state *mrb, iv_tbl *t)
|
||||
|
||||
#endif
|
||||
|
||||
#ifndef MRB_IV_INITIAL_SIZE
|
||||
#define MRB_IV_INITIAL_SIZE 8
|
||||
#endif
|
||||
|
||||
static int
|
||||
iv_mark_i(mrb_state *mrb, mrb_sym sym, mrb_value v, void *p)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user