From Jordi Torres, removed unused local variables
This commit is contained in:
parent
c85e56940e
commit
4fc3c8ef26
@ -536,11 +536,6 @@ void UFOManipulator::_adjustPosition()
|
||||
return;
|
||||
|
||||
// Forward line segment at 3 times our intersect distance
|
||||
|
||||
|
||||
typedef std::vector<osg::Vec3d> Intersections;
|
||||
Intersections intersections;
|
||||
|
||||
// Check intersects infront.
|
||||
osg::Vec3d ip;
|
||||
if (intersect(_position,
|
||||
|
Loading…
Reference in New Issue
Block a user