diff options
| -rw-r--r-- | saga/actor.cpp | 1 |
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; |
