diff options
Diffstat (limited to 'platform/x11/joystick_linux.h')
| -rw-r--r-- | platform/x11/joystick_linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/x11/joystick_linux.h b/platform/x11/joystick_linux.h index 4d3f16d1a..6defd93eb 100644 --- a/platform/x11/joystick_linux.h +++ b/platform/x11/joystick_linux.h @@ -79,7 +79,6 @@ private: static void joy_thread_func(void *p_user); int get_joy_from_path(String path) const; - int get_free_joy_slot() const; void setup_joystick_properties(int p_id); void close_joystick(int p_id = -1); |
