2
0
Эх сурвалжийг харах

this isn't needed anymore

Gargaj 11 жил өмнө
parent
commit
6b8cbe5c83
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      code/Importer.cpp

+ 0 - 1
code/Importer.cpp

@@ -678,7 +678,6 @@ const aiScene* Importer::ReadFile( const char* _pFile, unsigned int pFlags)
 			ScenePreprocessor pre(pimpl->mScene);
 			pre.ProcessScene();
 
-			pimpl->mProgressHandler->Update();
 			if (profiler) {
 				profiler->EndRegion("preprocess");
 			}