This commit is contained in:
jl777
2017-03-20 05:56:53 +02:00
parent 70dd0b29a7
commit ce69a5f2c3
3 changed files with 50 additions and 51 deletions

View File

@@ -192,7 +192,6 @@ bool AppInit(int argc, char* argv[])
} catch (...) {
PrintExceptionContinue(NULL, "AppInit()");
}
fprintf(stderr,"fRet.%d\n",(int32_t)fRet);
if (!fRet)
{
threadGroup.interrupt_all();