From df0f01c828fb0ba84e55de12da5692d6c62ad522 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 19 Dec 2008 16:35:45 +0000 Subject: [PATCH] Fixed compile error during debug build --- src/osgPlugins/Inventor/ConvertToInventor.cpp | 1 - 1 file changed, 1 deletion(-) 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