diff options
Diffstat (limited to 'src/core/Frontend.h')
-rw-r--r-- | src/core/Frontend.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h index c055c6ab..b7215fa4 100644 --- a/src/core/Frontend.h +++ b/src/core/Frontend.h @@ -479,7 +479,6 @@ public: static int32 &m_ControlMethod; static int8 &m_PrefsDMA; static int32 &m_PrefsLanguage; - static int8 &m_bDisableMouseSteering; static int32 &m_PrefsBrightness; static float &m_PrefsLOD; static int8 &m_bFrontEnd_ReloadObrTxtGxt; |