diff --git a/stepmania/src/Model.cpp b/stepmania/src/Model.cpp index fbd2aab802..5276f7e588 100644 --- a/stepmania/src/Model.cpp +++ b/stepmania/src/Model.cpp @@ -293,8 +293,6 @@ void Model::LoadMaterialsFromMilkshapeAscii( const RString &_sPath ) } } } - - f.Close(); } bool Model::LoadMilkshapeAsciiBones( const RString &sAniName, const RString &sPath )