mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
FreeLookCamera: Remove unused variable
This commit is contained in:
parent
692aaed60c
commit
1c71d33ed5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue