Removed debugging message
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14430 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -100,7 +100,6 @@ void KeySwitchMatrixManipulator::computeHomePosition()
|
||||
|
||||
void KeySwitchMatrixManipulator::finishAnimation()
|
||||
{
|
||||
OSG_NOTICE<<"KeySwitchMatrixManipulator::finishAnimation()"<<std::endl;
|
||||
for(KeyManipMap::iterator itr=_manips.begin();
|
||||
itr!=_manips.end();
|
||||
++itr)
|
||||
|
||||
Reference in New Issue
Block a user