summaryrefslogtreecommitdiffstats
path: root/input/joystick.h
diff options
context:
space:
mode:
Diffstat (limited to 'input/joystick.h')
-rw-r--r--input/joystick.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/input/joystick.h b/input/joystick.h
index 2d04fa5a8c..32a7a7685f 100644
--- a/input/joystick.h
+++ b/input/joystick.h
@@ -37,5 +37,3 @@ int mp_input_joystick_init(char* dev);
int mp_input_joystick_read(int fd);
-void
-mp_input_joystick_close(int fd);