Преглед на файлове

OgreMaterial: remove unneeded variable.

Alexander Gessler преди 12 години
родител
ревизия
052a8634d2
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      code/OgreMaterial.cpp

+ 0 - 2
code/OgreMaterial.cpp

@@ -64,8 +64,6 @@ namespace Ogre
 
 aiMaterial* OgreImporter::LoadMaterial(const std::string MaterialName) const
 {
-	const aiScene* const m_CurrentScene=this->m_CurrentScene;//make sure, that we can access but not change the scene
-
 	/*For better understanding of the material parser, here is a material example file:
 
 	material Sarg