Fix some checks

This commit is contained in:
sampletext32 2020-06-04 09:19:56 +03:00 committed by Ivan
parent 9657b3f1d4
commit 437f374bae
5 changed files with 26 additions and 25 deletions

View file

@ -69,8 +69,7 @@ LOG_CHANNEL(sys_log, "SYS");
static char* argv[] = {+s_argv0};
app.reset(new QApplication{argc, argv});
}
if (!local)
else
{
fprintf(stderr, "RPCS3: %s\n", text.c_str());
}