]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/camera.cpp
make formspec textarea wordwrap
[dragonfireclient.git] / src / camera.cpp
index 6fbd1dd8c26b2326b886c18878f87c7418501d9c..b49e8e748354b9d7bb433b8b72d10ef8394c2c14 100644 (file)
@@ -44,7 +44,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 Camera::Camera(scene::ISceneManager* smgr, MapDrawControl& draw_control,
                IGameDef *gamedef):
-       m_smgr(smgr),
        m_playernode(NULL),
        m_headnode(NULL),
        m_cameranode(NULL),