cleaned up code

This commit is contained in:
hyunghwan.chung
2018-11-02 14:24:31 +00:00
parent 0dcee7baac
commit eac1febfad
4 changed files with 154 additions and 120 deletions

View File

@ -2288,10 +2288,6 @@ MOO_EXPORT int moo_decode (
const moo_oocs_t* classfqn
);
MOO_EXPORT void moo_backtrace (
moo_t* moo
);
MOO_EXPORT void moo_assertfailed (
moo_t* moo,
const moo_bch_t* expr,