summaryrefslogtreecommitdiff
path: root/src/simpleanimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simpleanimation.h')
-rw-r--r--src/simpleanimation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/simpleanimation.h b/src/simpleanimation.h
index 384823b7..5583e449 100644
--- a/src/simpleanimation.h
+++ b/src/simpleanimation.h
@@ -64,9 +64,6 @@ class SimpleAnimation
/** The hosted animation. */
Animation *mAnimation;
- /**< The last time update was called. */
- unsigned int mLastTime;
-
/** Time in game ticks the current frame is shown. */
unsigned int mAnimationTime;