mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
remove spaces
This commit is contained in:
parent
445bae198b
commit
b9257cf0a3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue