]> git.lizzy.rs Git - irrlicht.git/blobdiff - include/ISceneManager.h
Drop unused dependency of SceneManager on GUIEnvironment
[irrlicht.git] / include / ISceneManager.h
index 660d0aa80dbd96e02e7ceb579087cc209bb2dfbd..60d2d49c305835f9fd27784c9dff30b74f1da894 100644 (file)
@@ -345,11 +345,6 @@ namespace scene
                This pointer should not be dropped. See IReferenceCounted::drop() for more information. */\r
                virtual video::IVideoDriver* getVideoDriver() = 0;\r
 \r
-               //! Get the active GUIEnvironment\r
-               /** \return Pointer to the GUIEnvironment\r
-               This pointer should not be dropped. See IReferenceCounted::drop() for more information. */\r
-               virtual gui::IGUIEnvironment* getGUIEnvironment() = 0;\r
-\r
                //! Get the active FileSystem\r
                /** \return Pointer to the FileSystem\r
                This pointer should not be dropped. See IReferenceCounted::drop() for more information. */\r