From c4c6cce78ea67f26b1c2017ebb15f00612c4d41b Mon Sep 17 00:00:00 2001 From: upthorn Date: Tue, 12 Jun 2012 15:19:25 -0700 Subject: COMPOSER: Completely removed unnecessary #ifdefs --- engines/composer/graphics.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/composer/graphics.h') 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 _entries; -- cgit v1.2.3