From ee70244fbfb981fc16c77b10bab6546cf5e5cb0d Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Sat, 1 Jul 2017 22:41:04 +0200 Subject: MOHAWK: Check the Garden island external commands against the original --- engines/mohawk/riven_video.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'engines/mohawk/riven_video.h') diff --git a/engines/mohawk/riven_video.h b/engines/mohawk/riven_video.h index d5025a28e2..914225b8de 100644 --- a/engines/mohawk/riven_video.h +++ b/engines/mohawk/riven_video.h @@ -93,13 +93,6 @@ public: /** Disable the video */ void disable(); - /** - * Set the bounds of the video - * - * This automatically seeks to the start time - */ - void setBounds(uint32 startTime, uint32 endTime); - /** Seek to the given time */ void seek(uint32 time); -- cgit v1.2.3