From b1abc1a384081642b7eef756e2b398d58ee60fe4 Mon Sep 17 00:00:00 2001 From: albeu Date: Mon, 4 Feb 2002 14:19:54 +0000 Subject: 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 --- input/joystick.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'input/joystick.h') 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); -- cgit v1.2.3