mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 17:29:11 +00:00
Removed unused variable.
svn-id: r26797
This commit is contained in:
parent
6452a701be
commit
a6095b93d9
@ -2846,7 +2846,6 @@ int pathLine(Point *pointList, const Point &point1, const Point &point2) {
|
||||
Point delta;
|
||||
Point tempPoint;
|
||||
Point s;
|
||||
bool interchange = false;
|
||||
int16 errterm;
|
||||
int16 res;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user