From e1643bd16b58d3e77f9126a1fc33df7310196791 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 12 Nov 2002 13:37:43 +0000 Subject: [PATCH] Removed debugging messages. --- src/osg/Transform.cpp | 5 ----- 1 file changed, 5 deletions(-) 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 "<