code clean-up

This commit is contained in:
hyunghwan.chung 2019-08-12 02:52:32 +00:00
parent 2cf12ade33
commit f33af85fbc

View File

@ -706,12 +706,6 @@ static moo_pfrc_t pf_call (moo_t* moo, moo_mod_t* mod, moo_ooi_t nargs)
#endif #endif
} }
#if 0
case 'B': /* byte array */
{
}
#endif
case FMTC_BCS: case FMTC_BCS:
{ {
moo_oop_t s; moo_oop_t s;