From 0f74d72d7eec263bdb2675a1e6cbfde24994d733 Mon Sep 17 00:00:00 2001 From: Selman ULUG Date: Thu, 16 Aug 2012 19:26:08 +0300 Subject: khash.h including at line:255 --- src/variable.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/variable.c') diff --git a/src/variable.c b/src/variable.c index 6d0ab7557..748210ede 100644 --- a/src/variable.c +++ b/src/variable.c @@ -11,9 +11,6 @@ #include "mruby/array.h" #include "mruby/string.h" #include "mruby/proc.h" -#ifndef MRB_USE_IV_SEGLIST -#include "mruby/khash.h" -#endif #ifdef ENABLE_REGEXP #include "re.h" -- cgit v1.2.3