diff options
Diffstat (limited to 'mrbgems/mruby-method/src')
| -rw-r--r-- | mrbgems/mruby-method/src/method.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-method/src/method.c b/mrbgems/mruby-method/src/method.c index 5d3a6c46a..7699693fd 100644 --- a/mrbgems/mruby-method/src/method.c +++ b/mrbgems/mruby-method/src/method.c @@ -4,7 +4,6 @@ #include "mruby/variable.h" #include "mruby/proc.h" #include "mruby/string.h" -#include "mruby/presym.h" static struct RObject * method_object_alloc(mrb_state *mrb, struct RClass *mclass) |
