Commit 84721358 authored by Max Kellermann's avatar Max Kellermann

decoder/ogg: remove unimplemented Seek() declaration

parent 1e07d154
......@@ -36,8 +36,6 @@ public:
client(reader.GetClient()),
input_stream(reader.GetInputStream()) {}
bool Seek(OggSyncState &oy, uint64_t where_frame);
private:
/**
* Load the end-of-stream packet and restore the previous file
......
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