mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 14:51:40 +00:00
Removed unused variable.
svn-id: r16439
This commit is contained in:
parent
c93c1cab8f
commit
7da6fd64e0
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user