Removed mistake

This commit is contained in:
Yuichiro MASUI
2013-01-29 22:50:54 +09:00
parent 5a152c82e6
commit 6440f108bd
+1 -1
View File
@@ -477,7 +477,7 @@ argnum_error(mrb_state *mrb, int num)
mrb->exc = (struct RObject*)mrb_object(exc);
}
#ifdef __GNUC__dummy
#ifdef __GNUC__
#define DIRECT_THREADED
#endif