diff options
Diffstat (limited to 'src/gui/setup_input.h')
-rw-r--r-- | src/gui/setup_input.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/setup_input.h b/src/gui/setup_input.h index 6accafe27..157c99cf2 100644 --- a/src/gui/setup_input.h +++ b/src/gui/setup_input.h @@ -98,8 +98,6 @@ class Setup_Input final : public SetupTab Button *mDefaultButton; Button *mResetKeysButton; TabStrip *mTabs; - bool mShowJoystick; - CheckBox *mJoystickCheckBox; bool mKeySetting; /**< flag to check if key being set. */ |