summaryrefslogtreecommitdiffstats
path: root/input/joystick.h
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-04 14:19:54 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-04 14:19:54 +0000
commitb1abc1a384081642b7eef756e2b398d58ee60fe4 (patch)
treedb0c59ce954db6b1341bcbec9ff65b198f9d8b84 /input/joystick.h
parentf6787a2265915c08bf691784bc85caa5a46c3914 (diff)
downloadmpv-b1abc1a384081642b7eef756e2b398d58ee60fe4.tar.bz2
mpv-b1abc1a384081642b7eef756e2b398d58ee60fe4.tar.xz
Fix the bugs the previous version should fix (and those introduced
by the previous version ;) ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4525 b3059339-0415-0410-9bf9-f77b7e298cf2
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);