diff --git a/src/osgPlugins/Inventor/ConvertToInventor.cpp b/src/osgPlugins/Inventor/ConvertToInventor.cpp index 1de65bacf..0bb941340 100644 --- a/src/osgPlugins/Inventor/ConvertToInventor.cpp +++ b/src/osgPlugins/Inventor/ConvertToInventor.cpp @@ -650,7 +650,6 @@ static void postProcessField(const SbIntList &runLengths, osg::PrimitiveSet::Mod default: assert(0); } - assert(dst2+newNum == dst && "Something wrong in the loop."); field->finishEditing(); // free resources