diff options
| author | Andreas Haas | 2017-03-25 23:41:00 +0100 |
|---|---|---|
| committer | Andreas Haas | 2017-03-26 00:12:11 +0100 |
| commit | 8c06da0d49825dd4cbdd48f0cb7f2bb80b10a56e (patch) | |
| tree | 9d3d7d3c034721b45cb8f8fcd0bea5a0a41cbf2c /platform/windows/joystick.h | |
| parent | ed3134088be869a9e0c8bd3a7a6cfd672b532809 (diff) | |
| download | godot-8c06da0d49825dd4cbdd48f0cb7f2bb80b10a56e.tar.gz godot-8c06da0d49825dd4cbdd48f0cb7f2bb80b10a56e.tar.zst godot-8c06da0d49825dd4cbdd48f0cb7f2bb80b10a56e.zip | |
Diffstat (limited to 'platform/windows/joystick.h')
| -rw-r--r-- | platform/windows/joystick.h | 1 |
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); |
