Fixed compile error during debug build

This commit is contained in:
Robert Osfield 2008-12-19 16:35:45 +00:00
parent 02beb8c74a
commit df0f01c828

View File

@ -650,7 +650,6 @@ static void postProcessField(const SbIntList &runLengths, osg::PrimitiveSet::Mod
default: default:
assert(0); assert(0);
} }
assert(dst2+newNum == dst && "Something wrong in the loop.");
field->finishEditing(); field->finishEditing();
// free resources // free resources