decoder/ogg: remove unimplemented Seek() declaration
This commit is contained in:
parent
1e07d15428
commit
8472135859
@ -36,8 +36,6 @@ public:
|
|||||||
client(reader.GetClient()),
|
client(reader.GetClient()),
|
||||||
input_stream(reader.GetInputStream()) {}
|
input_stream(reader.GetInputStream()) {}
|
||||||
|
|
||||||
bool Seek(OggSyncState &oy, uint64_t where_frame);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/**
|
/**
|
||||||
* Load the end-of-stream packet and restore the previous file
|
* Load the end-of-stream packet and restore the previous file
|
||||||
|
Loading…
x
Reference in New Issue
Block a user