removed legacy comment
This commit is contained in:
parent
ba491fd538
commit
025c412f0a
|
@ -5466,9 +5466,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