From 435c437f6d118842ded3a0020168a1080ea2d0c9 Mon Sep 17 00:00:00 2001 From: Nicola Mettifogo Date: Sat, 9 Feb 2008 23:26:45 +0000 Subject: More refactoring for command parsing/execution. svn-id: r30841 --- engines/parallaction/objects.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/parallaction/objects.h') diff --git a/engines/parallaction/objects.h b/engines/parallaction/objects.h index 10cfb5333b..d1ad943625 100644 --- a/engines/parallaction/objects.h +++ b/engines/parallaction/objects.h @@ -93,7 +93,6 @@ enum CommandFlags { struct CommandData { uint32 _flags; - Animation * _animation; Zone* _zone; char* _string; uint16 _callable; -- cgit v1.2.3