From 8a08779940c0e5d7328813406713c241de23c35b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 22 Sep 2006 03:12:20 +0000 Subject: [linuxhid] is now an obsolete idea, so delete this cruft svn path=/trunk/externals/hcs/hid/; revision=5997 --- hid_linux.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 hid_linux.h diff --git a/hid_linux.h b/hid_linux.h deleted file mode 100644 index a5d978e..0000000 --- a/hid_linux.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef _HID_LINUX_H -#define _HID_LINUX_H - - -/* - * these are exported so they can be used in the implementation of [linuxhid] - */ -void hid_print(t_hid* x); -t_int hid_open_device(t_hid *x, t_int device_number); -t_int hid_close_device(t_hid *x); -t_int hid_build_device_list(t_hid *x); - - -#endif /* ! _HID_LINUX_H */ -- cgit v1.2.1