Fixed compile error during debug build
This commit is contained in:
parent
02beb8c74a
commit
df0f01c828
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user