aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/windows/joystick.h')
-rw-r--r--platform/windows/joystick.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/windows/joystick.h b/platform/windows/joystick.h
index be36cecab..158001863 100644
--- a/platform/windows/joystick.h
+++ b/platform/windows/joystick.h
@@ -131,7 +131,6 @@ private:
void load_xinput();
void unload_xinput();
- int check_free_joy_slot() const;
unsigned int post_hat(unsigned int p_last_id, int p_device, DWORD p_dpad);
bool have_device(const GUID &p_guid);