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 6aa6e71bd..6661dae40 100644 --- a/src/variable.c +++ b/src/variable.c @@ -12,10 +12,6 @@ #include "mruby/string.h" #include "mruby/proc.h" -#ifdef ENABLE_REGEXP -#include "re.h" -#endif - typedef int (iv_foreach_func)(mrb_state*,mrb_sym,mrb_value,void*); #ifdef MRB_USE_IV_SEGLIST |
