1
0
mirror of https://github.com/RPCS3/rpcs3 synced 2024-07-03 08:08:42 +00:00

remove spaces

This commit is contained in:
hoholee12 2023-07-25 15:55:46 +09:00
parent 445bae198b
commit b9257cf0a3

View File

@ -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())