Commit 4e2161c7 authored by Daniel Bovensiepen's avatar Daniel Bovensiepen

Deactivate / Activate GEMs Flag introduced into mrbc

parent 4f55a3e0
......@@ -226,7 +226,9 @@ mrb_init_mrblib(mrb_state *mrb)
{
}
#ifdef ENABLE_GEMS
void
mrb_init_mrbgems(mrb_state *mrb)
{
}
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment