diff options
Diffstat (limited to 'src/variable.c')
| -rw-r--r-- | src/variable.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/variable.c b/src/variable.c index 748210ede..0dc972ba1 100644 --- a/src/variable.c +++ b/src/variable.c @@ -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) { |
