[Orxonox-commit 559] r3100 - trunk/src/orxonox
scheusso at orxonox.net
scheusso at orxonox.net
Thu May 28 02:14:54 CEST 2009
Author: scheusso
Date: 2009-05-28 02:14:54 +0200 (Thu, 28 May 2009)
New Revision: 3100
Modified:
trunk/src/orxonox/GraphicsManager.cc
Log:
reapplied retos patch
Modified: trunk/src/orxonox/GraphicsManager.cc
===================================================================
--- trunk/src/orxonox/GraphicsManager.cc 2009-05-27 23:58:22 UTC (rev 3099)
+++ trunk/src/orxonox/GraphicsManager.cc 2009-05-28 00:14:54 UTC (rev 3100)
@@ -141,10 +141,6 @@
delete this->ogreWindowEventListener_;
}
- // destroy render window
- Ogre::RenderSystem* renderer = this->ogreRoot_->getRenderSystem();
- renderer->destroyRenderWindow("Orxonox");
-
// unload all compositors
Ogre::CompositorManager::getSingleton().removeAll();
More information about the Orxonox-commit
mailing list