From 452c20ab8abd8f01050e37f355fa2efeb6ef3743 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 13 Dec 2015 04:53:12 +0200 Subject: LAB: Get rid of the rest of the custom time delay functions --- engines/lab/anim.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/lab/anim.h') diff --git a/engines/lab/anim.h b/engines/lab/anim.h index 797c5536f4..6c18224932 100644 --- a/engines/lab/anim.h +++ b/engines/lab/anim.h @@ -61,8 +61,6 @@ private: uint32 _header; uint16 _curBit; uint16 _numChunks; - uint32 _waitSec; - uint32 _waitMicros; uint32 _delayMicros; bool _continuous; bool _isPlaying; -- cgit v1.2.3