Commit 894137b9 authored by Selman ULUG's avatar Selman ULUG

MRB_IV_INITIAL_SIZE duplicate definition

parent 0f74d72d
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment