Commit be14dd59 authored by Max Kellermann's avatar Max Kellermann

output/pipewire: remove obsolete TODO comment

parent 97e5787f
...@@ -230,7 +230,6 @@ PipeWireOutput::Close() noexcept ...@@ -230,7 +230,6 @@ PipeWireOutput::Close() noexcept
pw_stream_destroy(stream); pw_stream_destroy(stream);
} }
// TODO synchronize with Process()?
delete ring_buffer; delete ring_buffer;
} }
......
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