mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 16:31:28 +12:00
Fix some checks
This commit is contained in:
parent
9657b3f1d4
commit
437f374bae
5 changed files with 26 additions and 25 deletions
|
@ -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());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue