Removed debug messages

This commit is contained in:
Robert Osfield
2013-08-22 12:37:49 +00:00
parent 79c9aa7d02
commit 11685a3e0c
2 changed files with 2 additions and 4 deletions

View File

@@ -247,7 +247,5 @@ osgDB::ReaderWriter::ReadResult ReaderWriterPaths::read_rotation_path(std::istre
}
}
OSG_NOTICE<<"finished"<<std::endl;
return animation.get();
}