removed legacy comment
This commit is contained in:
parent
ae9eed952d
commit
988d45ea5d
|
@ -5473,9 +5473,6 @@ static int emugator_yieldwithflag(lua_State* L)
|
|||
luaYieldFlag = true;
|
||||
|
||||
return lua_yield(L, 0);
|
||||
|
||||
|
||||
// It's actually rather disappointing...
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue