aboutsummaryrefslogtreecommitdiff
path: root/video
diff options
context:
space:
mode:
Diffstat (limited to 'video')
-rw-r--r--video/video_decoder.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/video/video_decoder.h b/video/video_decoder.h
index 30050e9af5..5b6c882d09 100644
--- a/video/video_decoder.h
+++ b/video/video_decoder.h
@@ -248,12 +248,6 @@ public:
class SeekableVideoDecoder : public virtual RewindableVideoDecoder {
public:
/**
- * Seek to the specified frame.
- * If seekToFrame(0) is called, frame 0 will be decoded next in decodeNextFrame().
- */
- virtual void seekToFrame(uint32 frame) = 0;
-
- /**
* Seek to the specified time.
*
* This will round to the previous frame showing. If the time would happen to