1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 03:52:19 +02:00

Fixed dependency of alias types

This commit is contained in:
Brian Fiete 2022-03-19 12:24:56 -07:00
parent ad35a8a254
commit c6a7af2a4b
4 changed files with 31 additions and 12 deletions

View file

@ -411,11 +411,6 @@ void BfCodeGenThread::RunLoop()
#endif
#endif
if (request->mOutFileName.Contains("RuntimeThreadInit"))
{
NOP;
}
if ((hasCacheMatch) || (!errorMsg.IsEmpty()))
{
//