Commit 34d4d915 authored by Max Kellermann's avatar Max Kellermann

output/wasapi: add `inline`

parent 22c329cd
......@@ -314,7 +314,7 @@ wasapi_output_get_client(WasapiOutput &output) noexcept
return output.client.get();
}
void
inline void
WasapiOutputThread::Work() noexcept
{
SetThreadName("Wasapi Output Worker");
......
Markdown is supported
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