aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/people.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/people.h')
-rw-r--r--engines/sherlock/people.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/people.h b/engines/sherlock/people.h
index 72bdc515b7..272c418a42 100644
--- a/engines/sherlock/people.h
+++ b/engines/sherlock/people.h
@@ -77,7 +77,6 @@ public:
// Rose Tattoo fields
Common::String _walkVGSName; // Name of walk library person is using
- Common::Array<WalkSequence> _walkSequences;
public:
Person();