aboutsummaryrefslogtreecommitdiff
path: root/hid_darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'hid_darwin.c')
-rw-r--r--hid_darwin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hid_darwin.c b/hid_darwin.c
index d406054..c03042a 100644
--- a/hid_darwin.c
+++ b/hid_darwin.c
@@ -60,8 +60,6 @@
* GLOBAL VARS
*======================================================================== */
-extern t_int hid_instance_count; // in hid.h
-
/* store device pointers so I don't have to query them all the time */
pRecDevice device_pointer[MAX_DEVICES];