mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 23:31:57 +00:00
Removed unused variables from a DEBUG method
svn-id: r39625
This commit is contained in:
parent
4f2e22e87a
commit
93ff05cb6d
@ -1409,7 +1409,6 @@ void CheckNPathIntegrity() {
|
||||
const Poly *cp; // Compiled polygon structure
|
||||
int i, j; // Loop counters
|
||||
int n; // Last node in current path
|
||||
int32 *nlistx, *nlisty;
|
||||
|
||||
pps = LockMem(pHandle); // All polygons
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user