Whitespace changes
parent
593484829b
commit
72f67ea0cd
|
@ -2147,7 +2147,6 @@ void ColladaParser::ReadPrimitives( Mesh* pMesh, std::vector<InputChannel>& pPer
|
||||||
pMesh->mFaceSize.push_back( numPoints);
|
pMesh->mFaceSize.push_back( numPoints);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// if I ever get my hands on that guy who invented this steaming pile of indirection...
|
// if I ever get my hands on that guy who invented this steaming pile of indirection...
|
||||||
TestClosing( "p");
|
TestClosing( "p");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue