Merge branch 'main' of https://git.jsspisoft.com/ry-das
This commit is contained in:
commit
b309d7779e
@ -664,10 +664,12 @@ CHostADSBFProcess::~CHostADSBFProcess()
|
||||
fclose(pf);
|
||||
}
|
||||
}
|
||||
#if 0
|
||||
if (m_threadRun) {
|
||||
m_threadRun = FALSE;
|
||||
m_startup.join();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
BOOLEAN CHostADSBFProcess::calc(void)
|
||||
|
Loading…
Reference in New Issue
Block a user