summaryrefslogtreecommitdiff
path: root/src/camera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/camera.cpp')
-rw-r--r--src/camera.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/camera.cpp b/src/camera.cpp
index 6fbd1dd8c..b49e8e748 100644
--- a/src/camera.cpp
+++ b/src/camera.cpp
@@ -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),