Remove space.

This commit is contained in:
yui-knk
2014-05-18 13:32:34 +09:00
parent 1f6d8d73bd
commit 087bab2335
+1 -1
View File
@@ -24,7 +24,7 @@
//#define MRB_ENDIAN_BIG
/* represent mrb_value as a word (natural unit of data for the processor) */
// #define MRB_WORD_BOXING
//#define MRB_WORD_BOXING
/* argv max size in mrb_funcall */
//#define MRB_FUNCALL_ARGC_MAX 16