diff options
Diffstat (limited to 'engines/wintermute/video/video_theora_player.h')
-rw-r--r-- | engines/wintermute/video/video_theora_player.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/wintermute/video/video_theora_player.h b/engines/wintermute/video/video_theora_player.h index 3d17aed31e..58fe700d75 100644 --- a/engines/wintermute/video/video_theora_player.h +++ b/engines/wintermute/video/video_theora_player.h @@ -84,7 +84,6 @@ public: }; uint32 getMovieTime(); - uint32 getMovieFrame(); BaseSurface *getTexture(); |