diff --git a/src/osg/Transform.cpp b/src/osg/Transform.cpp index 1752bf36a..999b0cba4 100644 --- a/src/osg/Transform.cpp +++ b/src/osg/Transform.cpp @@ -39,9 +39,6 @@ bool Transform::computeBound() const getLocalToWorldMatrix(l2w,NULL); - cout << "l2w "<