aboutsummaryrefslogtreecommitdiff
path: root/hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'hid.h')
-rw-r--r--hid.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/hid.h b/hid.h
index d2374bc..527dddf 100644
--- a/hid.h
+++ b/hid.h
@@ -14,13 +14,11 @@
#define HID_MAJOR_VERSION 0
#define HID_MINOR_VERSION 6
-static char *version = "$Revision: 1.18 $";
+/* static char *version = "$Revision: 1.19 $"; */
/*------------------------------------------------------------------------------
* CLASS DEF
*/
-static t_class *hid_class;
-
typedef struct _hid
{
t_object x_obj;