aboutsummaryrefslogtreecommitdiff
path: root/video/video_decoder.h
diff options
context:
space:
mode:
authorMax Horn2011-02-09 00:14:06 +0000
committerMax Horn2011-02-09 00:14:06 +0000
commitd7370f11e4369f9bd110ec6200862f95e49a3149 (patch)
treeddd78d5637643d42a00f1c6431dfccdce179512d /video/video_decoder.h
parentee7056542c258e6ed920c0b04f3d50f3bc135990 (diff)
downloadscummvm-rg350-d7370f11e4369f9bd110ec6200862f95e49a3149.tar.gz
scummvm-rg350-d7370f11e4369f9bd110ec6200862f95e49a3149.tar.bz2
scummvm-rg350-d7370f11e4369f9bd110ec6200862f95e49a3149.zip
VIDEO: Remove unused SeekableVideoDecoder::seekToFrame method
svn-id: r55844
Diffstat (limited to 'video/video_decoder.h')
-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