*polished code.

This commit is contained in:
Wang Renxin 2016-07-16 15:59:02 +08:00 committed by GitHub
parent f60e9b34a3
commit 308ce67f36

View File

@ -15522,7 +15522,6 @@ static int _std_str(mb_interpreter_t* s, void** l) {
goto _exit;
}
}
break;
#endif /* MB_ENABLE_CLASS */
default:
result = MB_FUNC_ERR;