Commit 6b13d088 authored by Lioncash's avatar Lioncash
Browse files

async_shaders: Resolve -Wpessimizing-move warning

Prevents pessimization of the move constructor (which thankfully didn't
actually happen in practice here, given std::thread isn't copyable).
parent e0505947
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment