diff --git a/src/osg/Geometry.cpp b/src/osg/Geometry.cpp index 5597350e8..eb5a88ab9 100644 --- a/src/osg/Geometry.cpp +++ b/src/osg/Geometry.cpp @@ -262,7 +262,8 @@ bool Geometry::addPrimitiveSet(PrimitiveSet* primitiveset) dirtyBound(); return true; } - OSG_WARN<<"Warning: invalid index i or primitiveset passed to osg::Geometry::addPrimitiveSet(i,primitiveset), ignoring call."<