aboutsummaryrefslogtreecommitdiff
path: root/saga/actor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'saga/actor.cpp')
-rw-r--r--saga/actor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/actor.cpp b/saga/actor.cpp
index f8c5f8b3eb..3cd2414dfd 100644
--- a/saga/actor.cpp
+++ b/saga/actor.cpp
@@ -1309,7 +1309,6 @@ void Actor::abortSpeech() {
void Actor::findActorPath(ActorData *actor, const Point &fromPoint, const Point &toPoint) {
Point iteratorPoint;
Point bestPoint;
- Point maskPoint;
int maskType;
int cellValue;
int i;