mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #200 from thecodeshop/x-mrbc-defn
Remove unnecessary mrb_init_ext definition
This commit is contained in:
@@ -204,11 +204,6 @@ main(int argc, char **argv)
|
||||
return n;
|
||||
}
|
||||
|
||||
void
|
||||
mrb_init_ext(mrb_state *mrb)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
mrb_init_mrblib(mrb_state *mrb)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user