OgreMaterial: remove unneeded variable.

pull/28/head
Alexander Gessler 2013-04-08 20:05:56 +02:00
parent f6cb467275
commit 052a8634d2
1 changed files with 0 additions and 2 deletions

View File

@ -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