mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 08:11:51 +00:00
rsx: Remove log spam for cond render
This commit is contained in:
parent
60845daf45
commit
7fdb4976d8
@ -562,7 +562,6 @@ namespace rsx
|
||||
return;
|
||||
case 2:
|
||||
rsx->conditional_render_enabled = true;
|
||||
LOG_WARNING(RSX, "Conditional rendering mode enabled (mode 2)");
|
||||
break;
|
||||
default:
|
||||
rsx->conditional_render_enabled = false;
|
||||
|
Loading…
Reference in New Issue
Block a user