decoder/ogg: remove unimplemented Seek() declaration
This commit is contained in:
parent
1e07d15428
commit
8472135859
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user