summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/struct.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/struct.c b/src/struct.c
index a5ffe6453..a1ad2e1c0 100644
--- a/src/struct.c
+++ b/src/struct.c
@@ -11,7 +11,6 @@
#include "mruby/struct.h"
#include "mruby/array.h"
#include <stdarg.h>
-//#include "defines.h"
#ifdef ENABLE_REGEXP
#include "encoding.h"
@@ -20,8 +19,6 @@
#include "mruby/string.h"
#include "mruby/class.h"
#include "mruby/variable.h"
-//#include "defines.h"
-#define mrb_long2int(n) ((int)(n))
static struct RClass *