diff --git a/src/osg/Stats.cpp b/src/osg/Stats.cpp index 938157b35..ffd8696fa 100644 --- a/src/osg/Stats.cpp +++ b/src/osg/Stats.cpp @@ -69,7 +69,7 @@ bool Stats::setAttribute(unsigned int frameNumber, const std::string& attributeN int index = getIndex(frameNumber); if (index<0) { - OSG_NOTICE<<"Failed to assing valid index for Stats::setAttribute("<