mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-05 13:30:34 +00:00
Merge pull request #1806 from Azaezel/byeByeVarVar2
more unused variable cleanups
This commit is contained in:
commit
60e258e5a9
31 changed files with 2 additions and 75 deletions
|
|
@ -1580,8 +1580,6 @@ void DecalRoad::_captureVerts()
|
|||
box.intersect( batch.bounds );
|
||||
}
|
||||
|
||||
Point3F pos = getPosition();
|
||||
|
||||
mWorldBox = box;
|
||||
resetObjectBox();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue