parent
bcff6210b3
commit
9ae7d438f0
|
@ -104,7 +104,7 @@ ColladaParser::ColladaParser( IOSystem* pIOHandler, const std::string& pFile)
|
||||||
ReadContents();
|
ReadContents();
|
||||||
|
|
||||||
// release file after import
|
// release file after import
|
||||||
//pIOHandler->Close( file.get() );
|
pIOHandler->Close( file.get() );
|
||||||
}
|
}
|
||||||
|
|
||||||
// ------------------------------------------------------------------------------------------------
|
// ------------------------------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue