aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agos/animation.h')
-rw-r--r--engines/agos/animation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/agos/animation.h b/engines/agos/animation.h
index 9cd6913f08..4ebcb3d4b3 100644
--- a/engines/agos/animation.h
+++ b/engines/agos/animation.h
@@ -52,7 +52,6 @@ class MoviePlayer {
bool _rightButtonDown;
bool _skipMovie;
uint32 _ticks;
- uint16 _frameSkipped;
char baseName[40];
public: