diff options
Diffstat (limited to 'mrbgems/mruby-proc-ext/src/proc.c')
| -rw-r--r-- | mrbgems/mruby-proc-ext/src/proc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mrbgems/mruby-proc-ext/src/proc.c b/mrbgems/mruby-proc-ext/src/proc.c index 6117c4d40..cb748651d 100644 --- a/mrbgems/mruby-proc-ext/src/proc.c +++ b/mrbgems/mruby-proc-ext/src/proc.c @@ -4,7 +4,6 @@ #include <mruby/array.h> #include <mruby/string.h> #include <mruby/debug.h> -#include <mruby/presym.h> static mrb_value mrb_proc_lambda_p(mrb_state *mrb, mrb_value self) |
