mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-21 18:22:33 +01:00
vk: Silence log spam
This commit is contained in:
parent
504ab5a6d4
commit
a56ba737b5
@ -890,7 +890,7 @@ bool VKGSRender::on_access_violation(u32 address, bool is_writing)
|
||||
}
|
||||
else
|
||||
{
|
||||
LOG_ERROR(RSX, "Fault in uninterruptible code!");
|
||||
//LOG_ERROR(RSX, "Fault in uninterruptible code!");
|
||||
}
|
||||
|
||||
if (sync_timestamp > 0)
|
||||
|
Loading…
Reference in New Issue
Block a user