[ 2666245 ] Remove unused vars
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@357 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -132,7 +132,6 @@ void IRRMeshImporter::InternReadFile( const std::string& pFile,
|
||||
int textMeaning = 0;
|
||||
int vertexFormat = 0; // 0 = normal; 1 = 2 tcoords, 2 = tangents
|
||||
bool useColors = false;
|
||||
bool needLightMap = false;
|
||||
|
||||
// Parse the XML file
|
||||
while (reader->read())
|
||||
|
||||
Reference in New Issue
Block a user