Update ColladaParser.cpp
Introduce workaround again to fix the build.
This commit is contained in:
@@ -104,7 +104,7 @@ ColladaParser::ColladaParser( IOSystem* pIOHandler, const std::string& pFile)
|
||||
ReadContents();
|
||||
|
||||
// release file after import
|
||||
pIOHandler->Close( file.get() );
|
||||
//pIOHandler->Close( file.get() );
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user