From ab47842d6d6ed2e56b49a11e9502680b11782da3 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 17 Nov 2014 09:19:38 +0000 Subject: [PATCH] Fixed typo in comment git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14477 16af8721-9629-0410-8352-f15c8da7e697 --- src/osgDB/ObjectCache.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osgDB/ObjectCache.cpp b/src/osgDB/ObjectCache.cpp index 5ae64f0a9..8779711e2 100644 --- a/src/osgDB/ObjectCache.cpp +++ b/src/osgDB/ObjectCache.cpp @@ -22,12 +22,12 @@ using namespace osgDB; ObjectCache::ObjectCache(): osg::Referenced(true) { -// OSG_NOTICE<<"Constructed ObjectCach"<