Revert "Add MRB_IMPROVE_META_PROGRAMMING configuration"

This reverts commit 1997fcf98f.
It became the default behavior.
This commit is contained in:
Yukihiro "Matz" Matsumoto
2018-09-20 13:53:55 +09:00
parent d192a52edb
commit 505e601730
2 changed files with 0 additions and 13 deletions
-3
View File
@@ -110,9 +110,6 @@
/* fixed size state atexit stack */
//#define MRB_FIXED_STATE_ATEXIT_STACK
/* improve meta programming support */
//#define MRB_IMPROVE_META_PROGRAMMING
/* -DMRB_DISABLE_XXXX to drop following features */
//#define MRB_DISABLE_STDIO /* use of stdio */