mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-28 14:19:52 -06:00
remove spaces
This commit is contained in:
parent
445bae198b
commit
b9257cf0a3
@ -37,7 +37,7 @@ namespace gl
|
||||
}
|
||||
|
||||
void pipe_compiler::operator()()
|
||||
{
|
||||
{
|
||||
while (thread_ctrl::state() != thread_state::aborting)
|
||||
{
|
||||
for (auto&& job : m_work_queue.pop_all())
|
||||
|
||||
Loading…
Reference in New Issue
Block a user