mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 07:49:19 +01:00
FreeLookCamera: Remove unused variable
This commit is contained in:
parent
692aaed60c
commit
1c71d33ed5
@ -79,7 +79,6 @@ private:
|
||||
|
||||
float m_fov_step_size = 0.025f;
|
||||
float m_speed = 1.0f;
|
||||
bool m_enabled = true;
|
||||
};
|
||||
|
||||
extern FreeLookCamera g_freelook_camera;
|
||||
|
Loading…
x
Reference in New Issue
Block a user