summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranton <anton@openbsd.org>2021-02-11 07:23:48 +0000
committeranton <anton@openbsd.org>2021-02-11 07:23:48 +0000
commitf6e19e71c5fe93ff278353293133a39d0243cd1e (patch)
tree05a293e6440fb9e470f42e0e10013d595fd6728c
parentFold long line. (diff)
downloadwireguard-openbsd-f6e19e71c5fe93ff278353293133a39d0243cd1e.tar.xz
wireguard-openbsd-f6e19e71c5fe93ff278353293133a39d0243cd1e.zip
Remove unused software id macro.
-rw-r--r--sys/dev/usb/uhidpp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/usb/uhidpp.c b/sys/dev/usb/uhidpp.c
index d8df5e76962..25e8d43da31 100644
--- a/sys/dev/usb/uhidpp.c
+++ b/sys/dev/usb/uhidpp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: uhidpp.c,v 1.3 2021/02/11 07:22:21 anton Exp $ */
+/* $OpenBSD: uhidpp.c,v 1.4 2021/02/11 07:23:48 anton Exp $ */
/*
* Copyright (c) 2021 Anton Lindqvist <anton@openbsd.org>
@@ -112,7 +112,6 @@ int uhidpp_debug = 1;
* greater than zero which is reserved for notifications.
*/
#define HIDPP_SOFTWARE_ID 0x01
-#define HIDPP_SOFTWARE_ID_MASK 0x0f
#define HIDPP_SOFTWARE_ID_LEN 4
#define HIDPP20_FEAT_ROOT_IDX 0x00