ObjImporter: remove dead code.

pull/1290/head
Kim Kulling 2017-05-31 21:37:16 +02:00
parent ea4dbb9e46
commit 1207a81b70
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ void ObjFileParser::parseFile( IOStreamBuffer<char> &streamBuffer ) {
progressCounter++;
m_progress->UpdateFileRead( progressOffset + processed * 2, progressTotal );
}
//ignoreNewLines(streamBuffer, buffer);
// parse line
switch (*m_DataIt) {
case 'v': // Parse a vertex texture coordinate