diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/mrbconf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/mrbconf.h b/include/mrbconf.h index 2172ccc1d..bcef1b1bd 100644 --- a/include/mrbconf.h +++ b/include/mrbconf.h @@ -38,9 +38,6 @@ /* initial size for IV khash; ignored when MRB_USE_IV_SEGLIST is set */ //#define MRB_IVHASH_INIT_SIZE 8 -/* initial size for IREP array */ -//#define MRB_IREP_ARRAY_INIT_SIZE (256u) - /* turn off generational GC by default */ //#define MRB_GC_TURN_OFF_GENERATIONAL |
