From 2ee84eb3dfdea45a254d53fbd76576f3bfb57728 Mon Sep 17 00:00:00 2001 From: cremno Date: Thu, 28 May 2015 10:44:20 +0200 Subject: remove unnecessary including of Not needed anymore since 85075bef7583edd0a48cfbdfaa632cbdacf78f2c --- src/variable.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/variable.c') diff --git a/src/variable.c b/src/variable.c index c4f6fb830..3e451df05 100644 --- a/src/variable.c +++ b/src/variable.c @@ -4,7 +4,6 @@ ** See Copyright Notice in mruby.h */ -#include #include "mruby.h" #include "mruby/array.h" #include "mruby/class.h" -- cgit v1.2.3