Commit c2cbb7b8 authored by Max Kellermann's avatar Max Kellermann

output/haiku: remove unimplemented Cancel() method

parent 8217d75c
......@@ -77,7 +77,6 @@ public:
void Close();
size_t Play(const void *chunk, size_t size);
void Cancel();
std::chrono::steady_clock::duration Delay() noexcept;
......
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