[PATCH keyboard] Removing unused PROT_XQUEUE and PROT_USB
Alexandr Shadchin
alexandr.shadchin at gmail.com
Sat Jan 8 07:09:48 PST 2011
Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin at gmail.com>
---
src/xf86OSKbd.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/xf86OSKbd.h b/src/xf86OSKbd.h
index 18ce918..cba049f 100644
--- a/src/xf86OSKbd.h
+++ b/src/xf86OSKbd.h
@@ -83,9 +83,7 @@ typedef struct {
typedef enum {
PROT_STD,
- PROT_XQUEUE,
PROT_WSCONS,
- PROT_USB,
PROT_UNKNOWN_KBD
} KbdProtocolId;
--
1.7.3.5
More information about the xorg-devel
mailing list