mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Small refactoring regarding symbols for clarity.
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@
|
||||
|
||||
/* -DMRB_USE_XXXX to enable following features */
|
||||
//#define MRB_USE_DEBUG_HOOK /* hooks for debugger */
|
||||
//#define MRB_USE_ALL_SYMBOLS /* Symbols.all_symbols */
|
||||
//#define MRB_USE_ALL_SYMBOLS /* Symbol.all_symbols */
|
||||
|
||||
/* obsolete configurations */
|
||||
#if defined(DISABLE_STDIO) || defined(MRB_DISABLE_STDIO)
|
||||
|
||||
Reference in New Issue
Block a user