aboutsummaryrefslogtreecommitdiff
path: root/engines/composer/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/composer/graphics.h')
-rw-r--r--engines/composer/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/composer/graphics.h b/engines/composer/graphics.h
index cfa581d75f..4805e5017d 100644
--- a/engines/composer/graphics.h
+++ b/engines/composer/graphics.h
@@ -59,9 +59,7 @@ struct Animation {
uint32 _eventParam;
uint32 _state;
-#ifdef SAVING_ANYWHERE
uint32 _size;
-#endif
Common::Array<AnimationEntry> _entries;