Whitespace changes

pull/414/head
Johannes Ebersold 2014-11-19 14:32:01 +01:00 committed by Wolfgang Herget
parent 593484829b
commit 72f67ea0cd
1 changed files with 5 additions and 6 deletions

View File

@ -2147,7 +2147,6 @@ void ColladaParser::ReadPrimitives( Mesh* pMesh, std::vector<InputChannel>& pPer
pMesh->mFaceSize.push_back( numPoints);
}
// if I ever get my hands on that guy who invented this steaming pile of indirection...
TestClosing( "p");
}