summaryrefslogtreecommitdiff
path: root/src/camera.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/camera.h')
-rw-r--r--src/camera.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/camera.h b/src/camera.h
index a0de13d2a..3f10b87d7 100644
--- a/src/camera.h
+++ b/src/camera.h
@@ -212,8 +212,6 @@ private:
f32 m_cache_fall_bobbing_amount;
f32 m_cache_view_bobbing_amount;
- f32 m_cache_viewing_range_min;
- f32 m_cache_viewing_range_max;
f32 m_cache_wanted_fps;
f32 m_cache_fov;
bool m_cache_view_bobbing;