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 0ce44fd97..e445b34c8 100644 --- a/mrbgems/mruby-method/src/method.c +++ b/mrbgems/mruby-method/src/method.c @@ -1,6 +1,5 @@ #include "mruby.h" #include "mruby/array.h" -#include "mruby/data.h" #include "mruby/class.h" #include "mruby/variable.h" #include "mruby/proc.h" |
