mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove khash.h leftovers.
This commit is contained in:
@@ -133,7 +133,6 @@ MRB_API mrb_value mrb_proc_cfunc_env_get(mrb_state *mrb, mrb_int idx);
|
||||
|
||||
|
||||
#include <mruby/khash.h>
|
||||
KHASH_DECLARE(mt, mrb_sym, mrb_method_t, TRUE)
|
||||
|
||||
MRB_API mrb_value mrb_load_proc(mrb_state *mrb, const struct RProc *proc);
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#include <mruby.h>
|
||||
#include <mruby/khash.h>
|
||||
#include <mruby/array.h>
|
||||
#include <mruby/string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user